diff options
author | adrianp <adrianp> | 2004-09-22 15:08:13 +0000 |
---|---|---|
committer | adrianp <adrianp> | 2004-09-22 15:08:13 +0000 |
commit | 0d301c7a41b9cbee6a9f0968d18baa4becdedcec (patch) | |
tree | 103f734bca8cc00d922cd34a5b4d598d99b298f3 /net | |
parent | 5b03ba9492f2ed420c7989425853850a0c92edd9 (diff) | |
download | pkgsrc-0d301c7a41b9cbee6a9f0968d18baa4becdedcec.tar.gz |
- Note addition of snort-contrib-2.2.0
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index eddba8c632e..bfc1f1ad50c 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.492 2004/09/20 23:00:55 wiz Exp $ +# $NetBSD: Makefile,v 1.493 2004/09/22 15:08:13 adrianp Exp $ # COMMENT= Networking tools @@ -319,6 +319,7 @@ SUBDIR+= slurm SUBDIR+= smokeping SUBDIR+= sniffit SUBDIR+= snort +SUBDIR+= snort-contrib SUBDIR+= snort-mysql SUBDIR+= snort-pgsql SUBDIR+= socat |