pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/snort Remove an obsolete configuration file which ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a0ac5a553d1d
branches:  trunk
changeset: 536650:a0ac5a553d1d
user:      taca <taca%pkgsrc.org@localhost>
date:      Wed Dec 19 03:18:49 2007 +0000

description:
Remove an obsolete configuration file which already deleted from PLIST.
This change should fix a problem with CHECK_FILES=yes.

diffstat:

 net/snort/Makefile |  4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diffs (18 lines):

diff -r 61b1bc3349d0 -r a0ac5a553d1d net/snort/Makefile
--- a/net/snort/Makefile        Wed Dec 19 02:22:54 2007 +0000
+++ b/net/snort/Makefile        Wed Dec 19 03:18:49 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2007/11/11 21:24:24 adrianp Exp $
+# $NetBSD: Makefile,v 1.35 2007/12/19 03:18:49 taca Exp $
 #
 
 DISTNAME=              snort-2.8.0
@@ -43,8 +43,6 @@
                        ${PKG_SYSCONFDIR}/gen-msg.map
 CONF_FILES+=           ${EGDIR}/generators \
                        ${PKG_SYSCONFDIR}/generators
-CONF_FILES+=           ${EGDIR}/sid \
-                       ${PKG_SYSCONFDIR}/sid
 CONF_FILES+=           ${EGDIR}/sid-msg.map \
                        ${PKG_SYSCONFDIR}/sid-msg.map
 CONF_FILES+=           ${EGDIR}/unicode.map \



Home | Main Index | Thread Index | Old Index