diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2003-12-09 23:53:20 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2003-12-09 23:53:20 +0000 |
commit | bf6922a78216df1bc4cd9df65af56f67d5b5b049 (patch) | |
tree | b6c446149f784375f275282f43de4e72a8c7ddd7 /www/gallery3 | |
parent | 132aab81228c918cb24e62bfc2cc10176e001606 (diff) | |
download | ports-bf6922a78216df1bc4cd9df65af56f67d5b5b049.tar.gz ports-bf6922a78216df1bc4cd9df65af56f67d5b5b049.zip |
Notes
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 565ce8cce83c..ff9720a90cee 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 870b282a7583..aa86f0dc04c1 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 |