diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2012-09-09 02:30:44 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2012-09-09 02:30:44 +0000 |
commit | f4399463090f2222d4ff3a083f48034024a11f47 (patch) | |
tree | 726fb4e3881ed593958a61aca23539fb697af24b /www/gallery/Makefile | |
parent | 3d5d746f32972a4d8e173837e6ea4efadcfd57e2 (diff) |
Notes
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 fecfc5eff395..3bdd7c9b9c23 100644 --- a/www/gallery/Makefile +++ b/www/gallery/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= SF DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${LANGPACKS} DIST_SUBDIR= gallery -MAINTAINER= ports@FreeBSD.org +MAINTAINER= c.petrik.sosa@gmail.com COMMENT= A slick web based photo album written using PHP RUN_DEPENDS= giftopnm:${PORTSDIR}/graphics/netpbm \ |