aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Apache-Gallery
diff options
context:
space:
mode:
authorHenrik Brix Andersen <brix@FreeBSD.org>2009-01-16 23:20:17 +0000
committerHenrik Brix Andersen <brix@FreeBSD.org>2009-01-16 23:20:17 +0000
commit3cb69b54ae7bd62a6b734ce564dc6ad0cbe869ef (patch)
tree7275f0526f4743bb9eae79bca229400e9fe9a296 /www/p5-Apache-Gallery
parentcbfb36bb87a54a7639e28bc5d945e9c7ec6a4424 (diff)
downloadports-3cb69b54ae7bd62a6b734ce564dc6ad0cbe869ef.tar.gz
ports-3cb69b54ae7bd62a6b734ce564dc6ad0cbe869ef.zip
Notes
Diffstat (limited to 'www/p5-Apache-Gallery')
-rw-r--r--www/p5-Apache-Gallery/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/www/p5-Apache-Gallery/Makefile b/www/p5-Apache-Gallery/Makefile
index ac3b9917e17d..b94b6d9d8937 100644
--- a/www/p5-Apache-Gallery/Makefile
+++ b/www/p5-Apache-Gallery/Makefile
@@ -6,14 +6,13 @@
#
PORTNAME= Apache-Gallery
-PORTVERSION= 1.0
-PORTREVISION= 1
-PORTEPOCH= 1
+PORTVERSION= 1.0.r3
+PORTEPOCH= 2
CATEGORIES= www perl5
MASTER_SITES= http://apachegallery.dk/download/ \
CPAN
PKGNAMEPREFIX= p5-
-DISTNAME= ${PORTNAME}-${PORTVERSION}${PORTSUBVER}
+DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r3//}RC3
MAINTAINER= brix@FreeBSD.org
COMMENT= Apache::Gallery - mod_perl handler to create an image gallery
@@ -39,7 +38,6 @@ BUILD_DEPENDS+= ${LOCALBASE}/libexec/apache/libperl.so:${PORTSDIR}/www/mod_perl
PERL_CONFIGURE= yes
APACHE_COMPAT= yes
-PORTSUBVER= RC3
MAN3= Apache::Gallery.3
DOC_FILES= INSTALL LICENSE README TODO UPGRADE