aboutsummaryrefslogtreecommitdiffstats
path: root/www/gallery/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/gallery/Makefile')
-rw-r--r--www/gallery/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/gallery/Makefile b/www/gallery/Makefile
index 664abc6e8964..09fceaa8b86f 100644
--- a/www/gallery/Makefile
+++ b/www/gallery/Makefile
@@ -6,11 +6,11 @@
#
PORTNAME= gallery
-PORTVERSION= 1.4.0.1
+PORTVERSION= 1.4.0.2
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
-DISTNAME= ${PORTNAME}-${PORTVERSION:S/.0.1/-pl1/}
+DISTNAME= ${PORTNAME}-${PORTVERSION:C/\.[0-9]\.([0-9]+)$/-pl\1/}
MAINTAINER= jamie@hermans.ca
COMMENT= Gallery is a slick web based photo album written using PHP