diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2009-01-29 17:41:17 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2009-01-29 17:41:17 +0000 |
commit | dc3b831b6b7dcca0a0724a5ce288ac677507c525 (patch) | |
tree | 44b9949901cd3922f31a9eaf53fce5d09e32f8c3 /www/p5-HTML-FillInForm | |
parent | c301912128b027b0f2311ff1bb3439ed19354297 (diff) |
Notes
Diffstat (limited to 'www/p5-HTML-FillInForm')
-rw-r--r-- | www/p5-HTML-FillInForm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-HTML-FillInForm/Makefile b/www/p5-HTML-FillInForm/Makefile index 02418b90b26f..c17861d8c681 100644 --- a/www/p5-HTML-FillInForm/Makefile +++ b/www/p5-HTML-FillInForm/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= erwin@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 module for auto-filling HTML form fields from previous values BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/HTML/Parser.pm:${PORTSDIR}/www/p5-HTML-Parser |