diff options
author | wiz <wiz@pkgsrc.org> | 2016-05-03 10:54:52 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2016-05-03 10:54:52 +0000 |
commit | b21ec6b334694aed601d5b47d19af92b0c2109a3 (patch) | |
tree | 22c55e37c55f4c1f380e67924a06e07e23ab83d2 /www/p5-HTML-Mason | |
parent | 6700acc70fec30595389f79bc99c6f14a07f8b39 (diff) | |
download | pkgsrc-b21ec6b334694aed601d5b47d19af92b0c2109a3.tar.gz |
Reset maintainer (observer now).
Diffstat (limited to 'www/p5-HTML-Mason')
-rw-r--r-- | www/p5-HTML-Mason/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-HTML-Mason/Makefile b/www/p5-HTML-Mason/Makefile index fb74528bdfb..e2fc9bd4931 100644 --- a/www/p5-HTML-Mason/Makefile +++ b/www/p5-HTML-Mason/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.49 2016/01/30 15:04:32 mef Exp $ +# $NetBSD: Makefile,v 1.50 2016/05/03 10:54:58 wiz Exp $ DISTNAME= HTML-Mason-1.56 PKGNAME= p5-${DISTNAME} @@ -6,7 +6,7 @@ PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTML/} -MAINTAINER= rhaen@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.masonhq.com/ COMMENT= Perl-based web site development and delivery system LICENSE= ${PERL5_LICENSE} |