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/gallery3 | |
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/gallery3')
-rw-r--r-- | www/gallery3/Makefile | 2 | ||||
-rw-r--r-- | www/gallery3/pkg-descr | 3 |
2 files changed, 1 insertions, 4 deletions
diff --git a/www/gallery3/Makefile b/www/gallery3/Makefile index 565ce8c..ff9720a 100644 --- a/www/gallery3/Makefile +++ b/www/gallery3/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 \ diff --git a/www/gallery3/pkg-descr b/www/gallery3/pkg-descr index 870b282..aa86f0dc 100644 --- a/www/gallery3/pkg-descr +++ b/www/gallery3/pkg-descr @@ -7,6 +7,3 @@ have read, write and caption permissions per individual authenticated user for an additional level of privacy. WWW: http://gallery.sourceforge.net/ - -- Jamie -jamie@hermans.ca |