diff options
author | kim <kim@pkgsrc.org> | 2020-01-07 13:47:41 +0000 |
---|---|---|
committer | kim <kim@pkgsrc.org> | 2020-01-07 13:47:41 +0000 |
commit | 0cfc3ddfdbf7bdc681d1a96571fb5b85122c4b83 (patch) | |
tree | 2844fabdd8f2ec6144d755039c88c2ffc752a6a7 /www | |
parent | 409b299d0d2fd5799a93ef112c67b1af71070f4c (diff) | |
download | pkgsrc-0cfc3ddfdbf7bdc681d1a96571fb5b85122c4b83.tar.gz |
Update MAINTAINER.
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-Apache-Gallery/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-Apache-Gallery/Makefile b/www/p5-Apache-Gallery/Makefile index 6ffbc4978ce..b05269edf1d 100644 --- a/www/p5-Apache-Gallery/Makefile +++ b/www/p5-Apache-Gallery/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.72 2019/08/11 13:24:23 wiz Exp $ +# $NetBSD: Makefile,v 1.73 2020/01/07 13:47:41 kim Exp $ DISTNAME= Apache-Gallery-1.0.2-withoutworldwriteables PKGNAME= ${DISTNAME:C/-without.*//} @@ -6,7 +6,7 @@ PKGREVISION= 2 CATEGORIES= graphics www MASTER_SITES= https://cpan.metacpan.org/authors/id/L/LE/LEGART/ -MAINTAINER= kim@tac.nyc.ny.us +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://apachegallery.dk/ COMMENT= Perl5/Apache module for handling image directories LICENSE= artistic |