diff options
author | clsung <clsung@FreeBSD.org> | 2006-08-15 08:16:21 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2006-08-15 08:16:21 +0800 |
commit | e541f118703a32c797fbdcd1c378324a7f668b11 (patch) | |
tree | afe73c1bdba87898828095e656bc9b789f5e6559 /www/gallery/Makefile | |
parent | b00397e5f8b8bc88979d9488159f46858b72df03 (diff) | |
download | freebsd-ports-gnome-e541f118703a32c797fbdcd1c378324a7f668b11.tar.gz freebsd-ports-gnome-e541f118703a32c797fbdcd1c378324a7f668b11.tar.zst freebsd-ports-gnome-e541f118703a32c797fbdcd1c378324a7f668b11.zip |
- Update to 1.5.4
PR: ports/102028
Submitted by: maintainer (Alex Varju)
Diffstat (limited to 'www/gallery/Makefile')
-rw-r--r-- | www/gallery/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/gallery/Makefile b/www/gallery/Makefile index 39dacd99225d..fdfb34484a1f 100644 --- a/www/gallery/Makefile +++ b/www/gallery/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gallery -PORTVERSION= 1.5.3 +PORTVERSION= 1.5.4 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |