diff options
author | Frederic Culot <culot@FreeBSD.org> | 2011-06-14 15:16:36 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2011-06-14 15:16:36 +0000 |
commit | ce2a3a43efed93c4a9945e27432bd8f804b0343d (patch) | |
tree | b31ed889034e02744773055091c81a5634a3f193 /www | |
parent | d6525fd59f15ba998e0d553a9fae7be8370f6a55 (diff) |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-HTML-Defaultify/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/p5-HTML-Defaultify/Makefile b/www/p5-HTML-Defaultify/Makefile index 584e965d7110..63b2bc33899a 100644 --- a/www/p5-HTML-Defaultify/Makefile +++ b/www/p5-HTML-Defaultify/Makefile @@ -10,10 +10,9 @@ PORTVERSION= 1.01 CATEGORIES= www perl5 MASTER_SITES= http://www.jmarshall.com/tools/defaultify/releases/\ CPAN -MASTER_SITE_SUBDIR= HTML PKGNAMEPREFIX= p5- -MAINTAINER= akefu@airport.fm +MAINTAINER= takefu@airport.fm COMMENT= Perl module to populate HTML forms with default values PERL_CONFIGURE= yes |