diff options
author | Frederic Culot <culot@FreeBSD.org> | 2012-07-08 12:19:50 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2012-07-08 12:19:50 +0000 |
commit | 0846f497a5348674b4d1dbf6e0121a2904ed2a26 (patch) | |
tree | e599d02eb56c9d4d448e803cdd2f9da3b783adde /www/gallery3/Makefile | |
parent | 9e9bc9e5ede82ae91e70df311d684ccd0f3bafcd (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 22ff3799775c..9be635c51371 100644 --- a/www/gallery3/Makefile +++ b/www/gallery3/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gallery3 -PORTVERSION= 3.0.3 -PORTREVISION= 1 +PORTVERSION= 3.0.4 CATEGORIES= www MASTER_SITES= SF/gallery/${PORTNAME}/${PORTVERSION} DISTNAME= gallery-${PORTVERSION} |