diff options
author | wiz <wiz@pkgsrc.org> | 2014-07-19 14:26:06 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-07-19 14:26:06 +0000 |
commit | 1eabc3f9ca4184216cc2c680b3be75f6f3dbb88a (patch) | |
tree | aa45a15a5aca527288369df2eb193d358f6c08c8 /www/p5-HTML-RewriteAttributes | |
parent | 968739f31f6a04a1701117d3ce318cfd9ad25377 (diff) | |
download | pkgsrc-1eabc3f9ca4184216cc2c680b3be75f6f3dbb88a.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} |