diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2012-04-22 14:28:37 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2012-04-22 14:28:37 +0800 |
commit | 6e8a7bcd7894ea1ca73411bc47e81fbd99b3739a (patch) | |
tree | 8e2866f94a1ca359b0c4d155963910796d602679 /www/gallery3/Makefile | |
parent | 475513a1222db2b0597a038766fd289bc6f40648 (diff) | |
download | freebsd-ports-gnome-6e8a7bcd7894ea1ca73411bc47e81fbd99b3739a.tar.gz freebsd-ports-gnome-6e8a7bcd7894ea1ca73411bc47e81fbd99b3739a.tar.zst freebsd-ports-gnome-6e8a7bcd7894ea1ca73411bc47e81fbd99b3739a.zip |
- Update to 3.03
Changes: http://gallery.menalto.com/gallery_3_0_3_and_gallery_2_3_2
PR: ports/167171
Submitted by: Joe Horn <joehorn@gmail.com>
Approved by: Bo-Yi Wu <appleboy.tw@gmail.com> (maintainer)
Diffstat (limited to 'www/gallery3/Makefile')
-rw-r--r-- | www/gallery3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/gallery3/Makefile b/www/gallery3/Makefile index 0b679ae5cfb7..e7dce5b6df0b 100644 --- a/www/gallery3/Makefile +++ b/www/gallery3/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gallery3 -PORTVERSION= 3.0.2 +PORTVERSION= 3.0.3 CATEGORIES= www MASTER_SITES= SF/gallery/${PORTNAME}/${PORTVERSION} DISTNAME= gallery-${PORTVERSION} |