diff options
-rw-r--r-- | net/snort-rules/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/snort-rules/Makefile b/net/snort-rules/Makefile index c64d70d2408..79fe3ca5707 100644 --- a/net/snort-rules/Makefile +++ b/net/snort-rules/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.1.1.1 2005/08/13 19:38:19 adrianp Exp $ +# $NetBSD: Makefile,v 1.2 2005/08/13 19:44:23 adrianp Exp $ DISTNAME= Community-Rules -PKGNAME= snort-rules-2.4.0 +PKGNAME= snort-rules-2.3 CATEGORIES= net security MASTER_SITES= http://www.snort.org/pub-bin/downloads.cgi/Download/comm_rules/ |