diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2016-12-11 15:22:47 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2016-12-11 15:22:47 +0000 |
commit | 0c612c4aa397d1d6e7dce4999a9cf4f1776c18fd (patch) | |
tree | 12cece0b2d1e71932f0c22edbb6d275e22bb2ac9 /www/gallery2 | |
parent | 07d6fce4df6945b0a0ea8048499e69018810ba35 (diff) | |
download | ports-0c612c4aa397d1d6e7dce4999a9cf4f1776c18fd.tar.gz ports-0c612c4aa397d1d6e7dce4999a9cf4f1776c18fd.zip |
Notes
Diffstat (limited to 'www/gallery2')
-rw-r--r-- | www/gallery2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/gallery2/Makefile b/www/gallery2/Makefile index 17804e55c3e3..621f97292a17 100644 --- a/www/gallery2/Makefile +++ b/www/gallery2/Makefile @@ -3,7 +3,7 @@ PORTNAME= gallery2 PORTVERSION= 2.3.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= www MASTER_SITES= SF/gallery/${PORTNAME}/${PORTVERSION} DISTNAME= gallery-${PORTVERSION}-full |