diff options
Diffstat (limited to 'www/mod_perl')
-rw-r--r-- | www/mod_perl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_perl/Makefile b/www/mod_perl/Makefile index 301860c9840d..85b103fd074a 100644 --- a/www/mod_perl/Makefile +++ b/www/mod_perl/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.30 CATEGORIES= www perl5 MASTER_SITES= CPAN -MAINTAINER= pgollucci@p6m7g8.com +MAINTAINER= pgollucci@FreeBSD.org COMMENT= Embeds a Perl interpreter in the Apache server BUILD_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww |