diff options
author | Wen Heping <wen@FreeBSD.org> | 2011-05-30 10:51:23 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2011-05-30 10:51:23 +0000 |
commit | 803bd1327a819817839e52379b92e933c1f5f014 (patch) | |
tree | 73a17bcd8684b7ee61b19bab5ce165c0d88d3d5a /www/gallery3/Makefile | |
parent | f97514990988c5057849ff48b1fa89ce22ebeaab (diff) |
- Update to 3.0.2
PR: ports/157310
Submitted by: Bo-Yi Wu <appleboy.tw@gmail.com> (maintainer)
Notes
Notes:
svn path=/head/; revision=274802
Diffstat (limited to 'www/gallery3/Makefile')
-rw-r--r-- | www/gallery3/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/gallery3/Makefile b/www/gallery3/Makefile index 6b842bb8fd1e..0b679ae5cfb7 100644 --- a/www/gallery3/Makefile +++ b/www/gallery3/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gallery3 -PORTVERSION= 3.0.1 -PORTREVISION= 1 +PORTVERSION= 3.0.2 CATEGORIES= www MASTER_SITES= SF/gallery/${PORTNAME}/${PORTVERSION} DISTNAME= gallery-${PORTVERSION} |