diff options
Diffstat (limited to 'net/snort/Makefile')
-rw-r--r-- | net/snort/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/net/snort/Makefile b/net/snort/Makefile index 4e092fe81d9..07d828eb33d 100644 --- a/net/snort/Makefile +++ b/net/snort/Makefile @@ -1,11 +1,9 @@ -# $NetBSD: Makefile,v 1.22 2003/04/16 15:51:22 salo Exp $ +# $NetBSD: Makefile,v 1.23 2003/07/26 11:13:16 salo Exp $ # .include "Makefile.common" -PKGREVISION= 1 - -COMMENT= Libpcap-based packet sniffer/logger +COMMENT= The Open Source Network Intrusion Detection System USE_BUILDLINK2= YES |