diff options
author | linimon <linimon@FreeBSD.org> | 2006-08-11 12:25:29 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-08-11 12:25:29 +0800 |
commit | e825288921ebbec557f18d00c37315f4fc0ef9f3 (patch) | |
tree | ee6653f13f34020d8dc95147ea6fcbf847f46ed7 /textproc/p5-Apache-XBEL | |
parent | fdb4bf1b3fab69e9309d7b5356e08de5791c8ae4 (diff) | |
download | freebsd-ports-gnome-e825288921ebbec557f18d00c37315f4fc0ef9f3.tar.gz freebsd-ports-gnome-e825288921ebbec557f18d00c37315f4fc0ef9f3.tar.zst freebsd-ports-gnome-e825288921ebbec557f18d00c37315f4fc0ef9f3.zip |
Reset ascope@cpan.org due to no response to email.
Hat: portmgr
Diffstat (limited to 'textproc/p5-Apache-XBEL')
-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 d4f3a7fd482b..056c5b0ee536 100644 --- a/textproc/p5-Apache-XBEL/Makefile +++ b/textproc/p5-Apache-XBEL/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Apache PKGNAMEPREFIX= p5- -MAINTAINER= ascope@cpan.org +MAINTAINER= ports@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 \ |