diff options
author | Beech Rintoul <beech@FreeBSD.org> | 2013-03-17 17:20:50 +0000 |
---|---|---|
committer | Beech Rintoul <beech@FreeBSD.org> | 2013-03-17 17:20:50 +0000 |
commit | 640aaa715c9583865481213c8d5d93b72650111e (patch) | |
tree | 2ef625c6ac9dfc0f6198ac834ef2ad2b1bae3eb8 /www/gallery3/Makefile | |
parent | 0b8bdac95ec3f25238afa620b4781a1037f2b0ae (diff) |
Notes
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 7476280a6005..44c1f765d446 100644 --- a/www/gallery3/Makefile +++ b/www/gallery3/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= gallery3 -PORTVERSION= 3.0.4 -PORTREVISION= 1 +PORTVERSION= 3.0.5 CATEGORIES= www MASTER_SITES= SF/gallery/${PORTNAME}/${PORTVERSION} DISTNAME= gallery-${PORTVERSION} |