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 | |
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')
-rw-r--r-- | www/mod_security2/Makefile | 2 | ||||
-rw-r--r-- | www/mod_security21/Makefile | 2 | ||||
-rw-r--r-- | www/p5-Apache-MP3/Makefile | 2 | ||||
-rw-r--r-- | www/p5-ApacheBench/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/www/mod_security2/Makefile b/www/mod_security2/Makefile index 2e592b83033b..efe5890aa8bf 100644 --- a/www/mod_security2/Makefile +++ b/www/mod_security2/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+ 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+ diff --git a/www/p5-Apache-MP3/Makefile b/www/p5-Apache-MP3/Makefile index 6a0163e71e79..e5fba5ab17af 100644 --- a/www/p5-Apache-MP3/Makefile +++ b/www/p5-Apache-MP3/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR=Apache PKGNAMEPREFIX= p5- -MAINTAINER= dom@happygiraffe.net +MAINTAINER= ports@FreeBSD.org COMMENT= MP3 browsing and streaming under mod_perl and Apache BUILD_DEPENDS= ${SITE_PERL}/Audio/Wav.pm:${PORTSDIR}/audio/p5-Audio-Wav \ diff --git a/www/p5-ApacheBench/Makefile b/www/p5-ApacheBench/Makefile index 1cddf1bc939a..1275fc32d158 100644 --- a/www/p5-ApacheBench/Makefile +++ b/www/p5-ApacheBench/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= HTTPD PKGNAMEPREFIX= p5- -MAINTAINER= dom@happygiraffe.net +MAINTAINER= ports@FreeBSD.org COMMENT= Perl module for HTTP benchmarking PERL_CONFIGURE= yes |