diff options
Diffstat (limited to 'textproc/p5-Apache-XBEL/Makefile')
-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 \ |