diff options
author | pav <pav@FreeBSD.org> | 2003-12-10 07:53:20 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2003-12-10 07:53:20 +0800 |
commit | f6c9f87e482a14fdfeb16068c95d6a9b33a296e7 (patch) | |
tree | 49a462087e54466f050f26fbc6ced9667a618ee9 /www/gallery/Makefile | |
parent | 10932fe4a6701d957736fd7cc3b44f5b2e59fad1 (diff) | |
download | freebsd-ports-gnome-f6c9f87e482a14fdfeb16068c95d6a9b33a296e7.tar.gz freebsd-ports-gnome-f6c9f87e482a14fdfeb16068c95d6a9b33a296e7.tar.zst freebsd-ports-gnome-f6c9f87e482a14fdfeb16068c95d6a9b33a296e7.zip |
- Release maintainership of my ports
PR: ports/60092
Submitted by: Jamie Hermans <jamie@hermans.ca>
Diffstat (limited to 'www/gallery/Makefile')
-rw-r--r-- | www/gallery/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/gallery/Makefile b/www/gallery/Makefile index 565ce8cce83c..ff9720a90cee 100644 --- a/www/gallery/Makefile +++ b/www/gallery/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 \ |