diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2008-12-28 05:01:13 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2008-12-28 05:01:13 +0800 |
commit | b0588bf491395c5ee87d56f9a098ea8e782a4085 (patch) | |
tree | f81216795667dd1cf5676e7d5e8da5b8df5ea577 /textproc | |
parent | 33b00e0e5b225e16c3f11c4ad803f80c36eaf6d5 (diff) | |
download | freebsd-ports-gnome-b0588bf491395c5ee87d56f9a098ea8e782a4085.tar.gz freebsd-ports-gnome-b0588bf491395c5ee87d56f9a098ea8e782a4085.tar.zst freebsd-ports-gnome-b0588bf491395c5ee87d56f9a098ea8e782a4085.zip |
Claim maintainer for some unmainted apache/perl related ports that are *slow* changing
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-Apache-XBEL/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Apache-XBEL/Makefile b/textproc/p5-Apache-XBEL/Makefile index 3278f296f10d..3750c5b8dea0 100644 --- a/textproc/p5-Apache-XBEL/Makefile +++ b/textproc/p5-Apache-XBEL/Makefile @@ -12,7 +12,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= pgollucci@FreeBSD.org COMMENT= Apache mod_perl handler to render an XBEL file as an HTML tree BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Apache.pm:${PORTSDIR}/www/mod_perl \ |