aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorculot <culot@FreeBSD.org>2011-06-14 23:16:36 +0800
committerculot <culot@FreeBSD.org>2011-06-14 23:16:36 +0800
commita8ed518921d9567f27892b286bb768920af5883f (patch)
tree020f866b86c40bcded91891a860c84acade86416
parente1259cb5f06e0749692a904b5058b480bb11b89a (diff)
downloadfreebsd-ports-gnome-a8ed518921d9567f27892b286bb768920af5883f.tar.gz
freebsd-ports-gnome-a8ed518921d9567f27892b286bb768920af5883f.tar.zst
freebsd-ports-gnome-a8ed518921d9567f27892b286bb768920af5883f.zip
- Fix typo in maintainer's address
- Remove unneeded MASTER_SITE_SUBDIR PR: ports/157866 Submitted by: Takefu <takefu@airport.fm> (maintainer)
-rw-r--r--www/p5-HTML-Defaultify/Makefile3
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