diff options
author | adrianp <adrianp@pkgsrc.org> | 2007-02-17 19:14:52 +0000 |
---|---|---|
committer | adrianp <adrianp@pkgsrc.org> | 2007-02-17 19:14:52 +0000 |
commit | ab8c782a4c28405f30cf9ecab6fe0486563dac25 (patch) | |
tree | 17f23ebc633dac74dc25c1b63f46bf7955d5c9b6 /net/Makefile | |
parent | 66d9961130faa650ad6607968a9f7ef3ae27e68f (diff) | |
download | pkgsrc-ab8c782a4c28405f30cf9ecab6fe0486563dac25.tar.gz |
Remove snort-{pgsql,mysql,prelude}
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/net/Makefile b/net/Makefile index 60ff4314d2e..aa2067a553d 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.657 2007/02/16 12:07:55 xtraeme Exp $ +# $NetBSD: Makefile,v 1.658 2007/02/17 19:14:52 adrianp Exp $ # COMMENT= Networking tools @@ -414,9 +414,6 @@ SUBDIR+= slurm SUBDIR+= smokeping SUBDIR+= sniffit SUBDIR+= snort -SUBDIR+= snort-mysql -SUBDIR+= snort-pgsql -SUBDIR+= snort-prelude SUBDIR+= snort-rules SUBDIR+= socat SUBDIR+= socket++ |