diff options
author | mm <mm@FreeBSD.org> | 2007-08-01 21:32:15 +0800 |
---|---|---|
committer | mm <mm@FreeBSD.org> | 2007-08-01 21:32:15 +0800 |
commit | 14f06621a417db6ad1f3cb38d0e73b661e55c542 (patch) | |
tree | 6d1d245eb6f534a5c48263a0eb4662cf4d9988a2 | |
parent | f92b705899ef2e99133d47d1fafe406529c6ae17 (diff) | |
download | freebsd-ports-gnome-14f06621a417db6ad1f3cb38d0e73b661e55c542.tar.gz freebsd-ports-gnome-14f06621a417db6ad1f3cb38d0e73b661e55c542.tar.zst freebsd-ports-gnome-14f06621a417db6ad1f3cb38d0e73b661e55c542.zip |
- Give up my maintainership (pass to perl@)
Approved by: garga (mentor, implicit)
-rw-r--r-- | www/p5-Apache-Clean/Makefile | 2 | ||||
-rw-r--r-- | www/p5-Apache-Clean2/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-Apache-Clean/Makefile b/www/p5-Apache-Clean/Makefile index 264a0e72b816..be64bef49e5b 100644 --- a/www/p5-Apache-Clean/Makefile +++ b/www/p5-Apache-Clean/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Apache/GEOFF PKGNAMEPREFIX= p5- -MAINTAINER= mm@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= A mod_perl interface into HTML::Clean BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Apache.pm:${PORTSDIR}/www/mod_perl \ diff --git a/www/p5-Apache-Clean2/Makefile b/www/p5-Apache-Clean2/Makefile index 843ff155b677..0d5583977df2 100644 --- a/www/p5-Apache-Clean2/Makefile +++ b/www/p5-Apache-Clean2/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= Apache/GEOFF PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-${PORTVERSION}_7 -MAINTAINER= martin@matuska.org +MAINTAINER= perl@FreeBSD.org COMMENT= A mod_perl interface into HTML::Clean BUILD_DEPENDS= mod_perl2>=0:${PORTSDIR}/www/mod_perl2 \ |