diff options
Diffstat (limited to 'www/p5-HTML-Embperl')
-rw-r--r-- | www/p5-HTML-Embperl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-HTML-Embperl/Makefile b/www/p5-HTML-Embperl/Makefile index 43156ca94c3c..6583259534bf 100644 --- a/www/p5-HTML-Embperl/Makefile +++ b/www/p5-HTML-Embperl/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= HTML PKGNAMEPREFIX= p5- -MAINTAINER= mharo@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= A module to allow embedded perl in HTML documents .if !defined(WITHOUT_APACHE) |