diff options
author | adrianp <adrianp@pkgsrc.org> | 2005-01-28 22:53:36 +0000 |
---|---|---|
committer | adrianp <adrianp@pkgsrc.org> | 2005-01-28 22:53:36 +0000 |
commit | 551318b316e66838e4ab3c3eebcfcde5b3f06012 (patch) | |
tree | cd41de5ff982b33c1be30f7fbfbfc6b878b78d37 | |
parent | 3518380b2b863f43f35f245a238d4cd274b72d89 (diff) | |
download | pkgsrc-551318b316e66838e4ab3c3eebcfcde5b3f06012.tar.gz |
- snort-contrib
-rw-r--r-- | doc/CHANGES | 3 | ||||
-rw-r--r-- | net/Makefile | 3 |
2 files changed, 3 insertions, 3 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 4264a9d2364..8e8ecffcd9a 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.8964 2005/01/28 16:20:26 veego Exp $ +$NetBSD: CHANGES,v 1.8965 2005/01/28 22:53:36 adrianp Exp $ Changes to the packages collection and infrastructure in 2005: @@ -646,3 +646,4 @@ Changes to the packages collection and infrastructure in 2005: Updated ruby-webrick to 1.3.1nb1 [taca 2005-01-28] Updated bittornado to 0.3.10 [veego 2005-01-28] Updated bittornado-gui to 0.3.10 [veego 2005-01-28] + Removed snort-contrib [adrianp 2005-01-28] diff --git a/net/Makefile b/net/Makefile index 81180df796b..7b701516fe5 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.535 2005/01/23 05:08:13 hamajima Exp $ +# $NetBSD: Makefile,v 1.536 2005/01/28 22:53:36 adrianp Exp $ # COMMENT= Networking tools @@ -340,7 +340,6 @@ SUBDIR+= slurm SUBDIR+= smokeping SUBDIR+= sniffit SUBDIR+= snort -SUBDIR+= snort-contrib SUBDIR+= snort-mysql SUBDIR+= snort-pgsql SUBDIR+= socat |