From 1891c67977a1dcdbe402e2099d8938da519f27e8 Mon Sep 17 00:00:00 2001 From: krion Date: Thu, 25 Sep 2003 10:38:08 +0000 Subject: - Update to version 1.4.0.1 (bug-fix release) PR: 57187 Submitted by: maintainer --- www/gallery/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'www/gallery/Makefile') diff --git a/www/gallery/Makefile b/www/gallery/Makefile index c568ccaa8047..664abc6e8964 100644 --- a/www/gallery/Makefile +++ b/www/gallery/Makefile @@ -6,10 +6,11 @@ # PORTNAME= gallery -PORTVERSION= 1.4 +PORTVERSION= 1.4.0.1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} +DISTNAME= ${PORTNAME}-${PORTVERSION:S/.0.1/-pl1/} MAINTAINER= jamie@hermans.ca COMMENT= Gallery is a slick web based photo album written using PHP -- cgit