diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-08-25 22:52:27 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-08-25 22:52:27 +0800 |
commit | 6145d94f464bf15ae6c010c8748905d2199a1e2d (patch) | |
tree | 5cbeef51b1dabc4734cd917ba9c52e628516edcf /www | |
parent | 7ae72d94e88f5c2d42ff2b6685b85e858daa9415 (diff) | |
download | freebsd-ports-gnome-6145d94f464bf15ae6c010c8748905d2199a1e2d.tar.gz freebsd-ports-gnome-6145d94f464bf15ae6c010c8748905d2199a1e2d.tar.zst freebsd-ports-gnome-6145d94f464bf15ae6c010c8748905d2199a1e2d.zip |
- Pass maintainership to perl@
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-Apache-Gallery/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Apache-Gallery/Makefile b/www/p5-Apache-Gallery/Makefile index 08a11923d6be..5ca211cbd6ac 100644 --- a/www/p5-Apache-Gallery/Makefile +++ b/www/p5-Apache-Gallery/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= http://apachegallery.dk/download/ \ CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Apache::Gallery - mod_perl handler to create an image gallery LICENSE= ART10 |