diff options
author | pav <pav@FreeBSD.org> | 2006-04-11 05:54:05 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2006-04-11 05:54:05 +0800 |
commit | a83294a0341d975984525252b30e45e877b78264 (patch) | |
tree | 2e38673c0ce8053c42c28d90179fb77e90b05948 /www/gallery/Makefile | |
parent | efe5ddd661e1c79c9847f3ac2755a88d0352e8f1 (diff) | |
download | freebsd-ports-gnome-a83294a0341d975984525252b30e45e877b78264.tar.gz freebsd-ports-gnome-a83294a0341d975984525252b30e45e877b78264.tar.zst freebsd-ports-gnome-a83294a0341d975984525252b30e45e877b78264.zip |
- Update to 1.5.3
PR: ports/95567
Submitted by: Alex Varju <freebsd-ports@varju.ca> (maintainer)
Diffstat (limited to 'www/gallery/Makefile')
-rw-r--r-- | www/gallery/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/gallery/Makefile b/www/gallery/Makefile index a2bf8b6219e6..39dacd99225d 100644 --- a/www/gallery/Makefile +++ b/www/gallery/Makefile @@ -6,11 +6,10 @@ # PORTNAME= gallery -PORTVERSION= 1.5.2.2 +PORTVERSION= 1.5.3 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -DISTNAME= ${PORTNAME}-${PORTVERSION:S/.2$/-pl2/} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${LANGPACKS} DIST_SUBDIR= gallery |