diff options
author | adrianp <adrianp@pkgsrc.org> | 2005-10-14 15:05:53 +0000 |
---|---|---|
committer | adrianp <adrianp@pkgsrc.org> | 2005-10-14 15:05:53 +0000 |
commit | ba46980658d020e885024c9b4d4ddd53dbefd117 (patch) | |
tree | 7ce15caafe55ece94c4c02ddd198b94ad53d5f2f /net/snort-rules/Makefile | |
parent | a3669c4a452f2ec5731b23512b55f35d9619120f (diff) | |
download | pkgsrc-ba46980658d020e885024c9b4d4ddd53dbefd117.tar.gz |
Update to v2.4 of the snort Community Rules
Change distfile to reflect the naming of the new files
This should also address PR pkg/31807
Diffstat (limited to 'net/snort-rules/Makefile')
-rw-r--r-- | net/snort-rules/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/snort-rules/Makefile b/net/snort-rules/Makefile index 79fe3ca5707..165781c62db 100644 --- a/net/snort-rules/Makefile +++ b/net/snort-rules/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2005/08/13 19:44:23 adrianp Exp $ +# $NetBSD: Makefile,v 1.3 2005/10/14 15:05:53 adrianp Exp $ -DISTNAME= Community-Rules -PKGNAME= snort-rules-2.3 +DISTNAME= Community-Rules-2.4 +PKGNAME= snort-rules-2.4 CATEGORIES= net security MASTER_SITES= http://www.snort.org/pub-bin/downloads.cgi/Download/comm_rules/ |