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