diff options
author | ale <ale@FreeBSD.org> | 2004-01-18 18:50:15 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2004-01-18 18:50:15 +0800 |
commit | f984b13760567d1cb1c622722fcbf648fe70d7a6 (patch) | |
tree | 1d2e6855e489da1f0ed7d7bbd36778b640984984 /www/mod_security | |
parent | 5b612666e77ceb661faf06c5f0caeea1c9f9689e (diff) | |
download | freebsd-ports-gnome-f984b13760567d1cb1c622722fcbf648fe70d7a6.tar.gz freebsd-ports-gnome-f984b13760567d1cb1c622722fcbf648fe70d7a6.tar.zst freebsd-ports-gnome-f984b13760567d1cb1c622722fcbf648fe70d7a6.zip |
Switch to my @FreeBSD.org email address.
Approved by: nork (mentor)
Diffstat (limited to 'www/mod_security')
-rw-r--r-- | www/mod_security/Makefile | 2 | ||||
-rw-r--r-- | www/mod_security/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www/mod_security/Makefile b/www/mod_security/Makefile index 3f96fce4a7ee..72078485b7af 100644 --- a/www/mod_security/Makefile +++ b/www/mod_security/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME:S/_/-/} -MAINTAINER= sysadmin@alexdupre.com +MAINTAINER= ale@FreeBSD.org COMMENT= An intrusion detection and prevention engine USE_APACHE= yes diff --git a/www/mod_security/pkg-descr b/www/mod_security/pkg-descr index b5047e6b6cbd..b1eae38145e7 100644 --- a/www/mod_security/pkg-descr +++ b/www/mod_security/pkg-descr @@ -6,4 +6,4 @@ web applications from attacks. WWW: http://www.modsecurity.org/ - Alex Dupre -sysadmin@alexdupre.com +ale@FreeBSD.org |