diff options
author | osa <osa@FreeBSD.org> | 2003-11-12 19:50:08 +0800 |
---|---|---|
committer | osa <osa@FreeBSD.org> | 2003-11-12 19:50:08 +0800 |
commit | 42986cf73c992e33984ca17d289a47296bb1a0a2 (patch) | |
tree | 8a72a96e4b06bb3db132cacde4a0ce0afb0dc0e4 /www | |
parent | 7a72eb065f201962bb0512681d89827b2411ce3d (diff) | |
download | freebsd-ports-gnome-42986cf73c992e33984ca17d289a47296bb1a0a2.tar.gz freebsd-ports-gnome-42986cf73c992e33984ca17d289a47296bb1a0a2.tar.zst freebsd-ports-gnome-42986cf73c992e33984ca17d289a47296bb1a0a2.zip |
Update to 1.7.3.
Add a newline after COMMENT section, change DISTNAME.
Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
PR: 59193
Diffstat (limited to 'www')
-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 |