diff options
author | Marcelo Araujo <araujo@FreeBSD.org> | 2013-11-29 07:37:52 +0000 |
---|---|---|
committer | Marcelo Araujo <araujo@FreeBSD.org> | 2013-11-29 07:37:52 +0000 |
commit | dcc5f1aa942f42db269eb480a1f6d3caa21911a5 (patch) | |
tree | e678a7ff250fe4bd736f83ceb97be45ec29721aa /www/mod_security | |
parent | b263eb7f70f3d5c6c9dc787371ddcc99719006ad (diff) | |
download | freebsd-ports-dcc5f1aa942f42db269eb480a1f6d3caa21911a5.zip |
- Return almost all of my ports back to the pool. I have no time to make any
necessary fixes on them for the past months.
Diffstat (limited to 'www/mod_security')
-rw-r--r-- | www/mod_security/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_security/Makefile b/www/mod_security/Makefile index 72805bc089f0..ea30a4e5afb7 100644 --- a/www/mod_security/Makefile +++ b/www/mod_security/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= http://www.modsecurity.org/tarball/${PORTVERSION}/ PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX} DISTNAME= ${PORTNAME:S/_//:S/2//}-apache_${PORTVERSION} -MAINTAINER= araujo@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= An intrusion detection and prevention engine LICENSE= AL2 |