diff options
author | linimon <linimon@FreeBSD.org> | 2007-09-24 15:38:42 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2007-09-24 15:38:42 +0800 |
commit | d708d81d966166e2ec3789ba55285930b80186ae (patch) | |
tree | 73442f6eab03be0d295fb5b05b5693d10e3eea33 /www/mod_security21 | |
parent | 9c7872dc9558ea9bd6bde1ee6c24e3a06dd0b0f6 (diff) | |
download | freebsd-ports-gnome-d708d81d966166e2ec3789ba55285930b80186ae.tar.gz freebsd-ports-gnome-d708d81d966166e2ec3789ba55285930b80186ae.tar.zst freebsd-ports-gnome-d708d81d966166e2ec3789ba55285930b80186ae.zip |
Dominic is a new dad, and will be too busy for a while to work on ports.
Congratulations :-)
Diffstat (limited to 'www/mod_security21')
-rw-r--r-- | www/mod_security21/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_security21/Makefile b/www/mod_security21/Makefile index 2e592b83033b..efe5890aa8bf 100644 --- a/www/mod_security21/Makefile +++ b/www/mod_security21/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www security MASTER_SITES= http://www.modsecurity.org/download/ DISTNAME= ${PORTNAME:S/_//:S/2//}-apache_${PORTVERSION} -MAINTAINER= dom@happygiraffe.net +MAINTAINER= ports@FreeBSD.org COMMENT= An intrusion detection and prevention engine USE_APACHE= 2.0+ |