diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-04-26 11:56:22 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-04-26 11:56:22 +0000 |
commit | a8c202c712177564e912506ca379024ccc95a1a4 (patch) | |
tree | 5b31529cd2db25d01be81ca25d92ddeb101d83c3 /www/gallery2/Makefile | |
parent | 787eff03860fe7edc8bc675534dde04a43403e0a (diff) |
Notes
Diffstat (limited to 'www/gallery2/Makefile')
-rw-r--r-- | www/gallery2/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/www/gallery2/Makefile b/www/gallery2/Makefile index faf4cd7c6ce0..ff72b720c988 100644 --- a/www/gallery2/Makefile +++ b/www/gallery2/Makefile @@ -6,14 +6,13 @@ # PORTNAME= gallery2 -PORTVERSION= 2.3.1 -PORTREVISION= 2 +PORTVERSION= 2.3.2 CATEGORIES= www MASTER_SITES= SF/gallery/${PORTNAME}/${PORTVERSION} DISTNAME= gallery-${PORTVERSION}-full DIST_SUBDIR= gallery2 -MAINTAINER= freebsd-ports@varju.ca +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Web based photo album organizer written in PHP USE_PHP= pcre session |