diff options
Diffstat (limited to 'www/gallery3/Makefile')
-rw-r--r-- | www/gallery3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/gallery3/Makefile b/www/gallery3/Makefile index d821989a0846..4f6b0c9d4bdb 100644 --- a/www/gallery3/Makefile +++ b/www/gallery3/Makefile @@ -6,11 +6,11 @@ # PORTNAME= gallery -PORTVERSION= 1.5 +PORTVERSION= 1.5.0.1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -DISTNAME= ${PORTNAME}-${PORTVERSION} +DISTNAME= ${PORTNAME}-${PORTVERSION:S/.0.1$/-pl1/} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${LANGPACKS} DIST_SUBDIR= gallery |