summaryrefslogtreecommitdiff
path: root/net/snort
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2007-12-19 03:18:49 +0000
committertaca <taca@pkgsrc.org>2007-12-19 03:18:49 +0000
commitd4a708aabc4ae83a789a27dfd6ee65cd53468cc1 (patch)
tree4a422b954f62b032396a93d6723da66bd6481370 /net/snort
parent545e51df6190d153e5b20b9ce8e7dd84ff841471 (diff)
downloadpkgsrc-d4a708aabc4ae83a789a27dfd6ee65cd53468cc1.tar.gz
Remove an obsolete configuration file which already deleted from PLIST.
This change should fix a problem with CHECK_FILES=yes.
Diffstat (limited to 'net/snort')
-rw-r--r--net/snort/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/net/snort/Makefile b/net/snort/Makefile
index aaa7692bc81..567d5ffe7a6 100644
--- a/net/snort/Makefile
+++ b/net/snort/Makefile
@@ -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 @@ CONF_FILES+= ${EGDIR}/gen-msg.map \
${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 \