diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2003-09-25 10:38:08 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2003-09-25 10:38:08 +0000 |
commit | 42f0cbb1ba97af086782ec662d56407abc8c426d (patch) | |
tree | e0a5a1820d02fd4460c378cf496a4803c1d26af5 /www/gallery2 | |
parent | 24a60a8057fe3e39d1d944d6d3eb5965037d148b (diff) | |
download | ports-42f0cbb1ba97af086782ec662d56407abc8c426d.tar.gz ports-42f0cbb1ba97af086782ec662d56407abc8c426d.zip |
Notes
Diffstat (limited to 'www/gallery2')
-rw-r--r-- | www/gallery2/Makefile | 3 | ||||
-rw-r--r-- | www/gallery2/distinfo | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/www/gallery2/Makefile b/www/gallery2/Makefile index c568ccaa8047..664abc6e8964 100644 --- a/www/gallery2/Makefile +++ b/www/gallery2/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 diff --git a/www/gallery2/distinfo b/www/gallery2/distinfo index a39e2becd3bf..1edecc262d0d 100644 --- a/www/gallery2/distinfo +++ b/www/gallery2/distinfo @@ -1 +1 @@ -MD5 (gallery-1.4.tar.gz) = 464af2718330da54a0d68c77dfb25bf2 +MD5 (gallery-1.4-pl1.tar.gz) = 289995f7ca18bc63fec34d3c00f8cb26 |