diff options
author | wiz <wiz> | 2014-07-19 14:26:06 +0000 |
---|---|---|
committer | wiz <wiz> | 2014-07-19 14:26:06 +0000 |
commit | e762e65a8aa5917f2987363628b849a911597cea (patch) | |
tree | aa45a15a5aca527288369df2eb193d358f6c08c8 /www/p5-HTML-RewriteAttributes | |
parent | cdb7a316aadcc1d879a7faba07511f33ef3a41d8 (diff) | |
download | pkgsrc-e762e65a8aa5917f2987363628b849a911597cea.tar.gz |
Use standard email address (pkgsrc-p5-people should not be MAINTAINER).
Diffstat (limited to 'www/p5-HTML-RewriteAttributes')
-rw-r--r-- | www/p5-HTML-RewriteAttributes/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-HTML-RewriteAttributes/Makefile b/www/p5-HTML-RewriteAttributes/Makefile index 7c6c77b8486..1b7e77e9dd0 100644 --- a/www/p5-HTML-RewriteAttributes/Makefile +++ b/www/p5-HTML-RewriteAttributes/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2014/05/29 23:38:06 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2014/07/19 14:26:07 wiz Exp $ DISTNAME= HTML-RewriteAttributes-0.05 PKGNAME= p5-${DISTNAME} @@ -6,7 +6,7 @@ PKGREVISION= 2 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTML/} -MAINTAINER= pkgsrc-p5-people@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/HTML-RewriteAttributes/ COMMENT= Perl module for concise attribute rewriting LICENSE= ${PERL5_LICENSE} |