diff options
author | Sergey A. Osokin <osa@FreeBSD.org> | 2003-11-12 11:50:08 +0000 |
---|---|---|
committer | Sergey A. Osokin <osa@FreeBSD.org> | 2003-11-12 11:50:08 +0000 |
commit | 2a8f176f5fd747f2e947f7812de9b6443d221ec1 (patch) | |
tree | 26827d7b637e610a19f51cac7c3920529bba7bf1 | |
parent | 81b2919e51069a0b5abda4f771e91d4648356a58 (diff) | |
download | ports-2a8f176f5fd747f2e947f7812de9b6443d221ec1.tar.gz ports-2a8f176f5fd747f2e947f7812de9b6443d221ec1.zip |
Notes
-rw-r--r-- | www/mod_security/Makefile | 4 | ||||
-rw-r--r-- | www/mod_security/distinfo | 2 |
2 files changed, 4 insertions, 2 deletions
diff --git a/www/mod_security/Makefile b/www/mod_security/Makefile index f460bc8463ac..4c1c1f2b4139 100644 --- a/www/mod_security/Makefile +++ b/www/mod_security/Makefile @@ -6,13 +6,15 @@ # PORTNAME= mod_security -PORTVERSION= 1.7.2 +PORTVERSION= 1.7.3 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME:S/_/-/} +DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= sysadmin@alexdupre.com COMMENT= An intrusion detection and prevention engine + USE_APACHE= yes .include <bsd.port.pre.mk> diff --git a/www/mod_security/distinfo b/www/mod_security/distinfo index 094d69e02813..96c8f078e8fe 100644 --- a/www/mod_security/distinfo +++ b/www/mod_security/distinfo @@ -1 +1 @@ -MD5 (mod_security-1.7.2.tar.gz) = 4d2fb794efa24ff6d66f9f0c070ef9ce +MD5 (mod_security_1.7.3.tar.gz) = 2ea27b2b246d1b0c5afdd50011f3747d |