diff options
author | Alex Dupre <ale@FreeBSD.org> | 2005-04-06 14:52:57 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2005-04-06 14:52:57 +0000 |
commit | 74c7dc040eb7540d8df18272581ba810021c4a6a (patch) | |
tree | 05983c6a1007bbeec198c895511884a5dd5374b4 /www/mod_security | |
parent | fbc85db7b5856debfe5e89b1a7f58b6ac35aaaae (diff) | |
download | ports-74c7dc040eb7540d8df18272581ba810021c4a6a.tar.gz ports-74c7dc040eb7540d8df18272581ba810021c4a6a.zip |
Notes
Diffstat (limited to 'www/mod_security')
-rw-r--r-- | www/mod_security/Makefile | 7 | ||||
-rw-r--r-- | www/mod_security/distinfo | 4 |
2 files changed, 5 insertions, 6 deletions
diff --git a/www/mod_security/Makefile b/www/mod_security/Makefile index 6fbc5302a1d7..5848dd7cc960 100644 --- a/www/mod_security/Makefile +++ b/www/mod_security/Makefile @@ -6,11 +6,10 @@ # PORTNAME= mod_security -PORTVERSION= 1.8.6 +PORTVERSION= 1.8.7 CATEGORIES= www security -MASTER_SITES= http://www.modsecurity.org/download/ \ - ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME:S/_/-/} +MASTER_SITES= http://www.modsecurity.org/download/ +DISTNAME= ${PORTNAME:S/_//}-${PORTVERSION} MAINTAINER= ale@FreeBSD.org COMMENT= An intrusion detection and prevention engine diff --git a/www/mod_security/distinfo b/www/mod_security/distinfo index 77eb5c8bf307..1208afb49ada 100644 --- a/www/mod_security/distinfo +++ b/www/mod_security/distinfo @@ -1,2 +1,2 @@ -MD5 (mod_security-1.8.6.tar.gz) = f6bf4724dd0db3d37586b64bc0ee160d -SIZE (mod_security-1.8.6.tar.gz) = 355105 +MD5 (modsecurity-1.8.7.tar.gz) = 0dd48656e451c711358c097dc80e0369 +SIZE (modsecurity-1.8.7.tar.gz) = 313004 |