diff options
author | clsung <clsung@FreeBSD.org> | 2006-08-16 15:27:18 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2006-08-16 15:27:18 +0800 |
commit | 62222dfbf3b6bd53d2912fffb64e8e1f87507c6c (patch) | |
tree | c569e63f456b5ac0d63c14b4063e2b61855f98bd /www/gallery/Makefile | |
parent | 7e23a3aa70ab90b7dcd3a1241614f7415e5eab45 (diff) | |
download | freebsd-ports-gnome-62222dfbf3b6bd53d2912fffb64e8e1f87507c6c.tar.gz freebsd-ports-gnome-62222dfbf3b6bd53d2912fffb64e8e1f87507c6c.tar.zst freebsd-ports-gnome-62222dfbf3b6bd53d2912fffb64e8e1f87507c6c.zip |
- The 1.5.4 package was rerolled, with very minor code changes.
- bump PORTREVISION
PR: ports/102128
Submitted by: maintainer (Alex Varju)
Diffstat (limited to 'www/gallery/Makefile')
-rw-r--r-- | www/gallery/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/gallery/Makefile b/www/gallery/Makefile index fdfb34484a1f..bebe61008a9a 100644 --- a/www/gallery/Makefile +++ b/www/gallery/Makefile @@ -7,6 +7,7 @@ PORTNAME= gallery PORTVERSION= 1.5.4 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |