diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-05-06 10:16:12 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-05-06 10:16:12 +0000 |
commit | 276549e3f1e190d40f403c2b422ee2122b8d8f47 (patch) | |
tree | 456ac5bca832969c31c41bebd9fbc247a10a2471 /www/gallery/Makefile | |
parent | 802504d61cc567f570134e6b912f56bf6be88911 (diff) |
Notes
Diffstat (limited to 'www/gallery/Makefile')
-rw-r--r-- | www/gallery/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/gallery/Makefile b/www/gallery/Makefile index e7015f2330d3..c25714d6e6df 100644 --- a/www/gallery/Makefile +++ b/www/gallery/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 |