diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
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 |