diff options
author | pav <pav@FreeBSD.org> | 2003-12-09 23:53:20 +0000 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2003-12-09 23:53:20 +0000 |
commit | f6c9f87e482a14fdfeb16068c95d6a9b33a296e7 (patch) | |
tree | 49a462087e54466f050f26fbc6ced9667a618ee9 /www/gallery2/Makefile | |
parent | 10932fe4a6701d957736fd7cc3b44f5b2e59fad1 (diff) | |
download | FreeBSD-ports-f6c9f87e482a14fdfeb16068c95d6a9b33a296e7.zip FreeBSD-ports-f6c9f87e482a14fdfeb16068c95d6a9b33a296e7.tar.gz |
- Release maintainership of my ports
PR: ports/60092
Submitted by: Jamie Hermans <jamie@hermans.ca>
Diffstat (limited to 'www/gallery2/Makefile')
-rw-r--r-- | www/gallery2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/gallery2/Makefile b/www/gallery2/Makefile index 565ce8c..ff9720a 100644 --- a/www/gallery2/Makefile +++ b/www/gallery2/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-${PORTVERSION:C/\.[0-9]\.([0-9]+)$/-pl\1/} -MAINTAINER= jamie@hermans.ca +MAINTAINER= ports@FreeBSD.org COMMENT= Gallery is a slick web based photo album written using PHP RUN_DEPENDS= giftopnm:${PORTSDIR}/graphics/netpbm \ |