aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Date-Leapyear/Makefile
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-08-05 04:43:58 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-08-05 04:43:58 +0000
commit7b5110e3a6a32dd157eef33b8e5a19a24a3ce88a (patch)
tree6a7dbc4a72e8692a2effccf48420f62a269d73c3 /devel/p5-Date-Leapyear/Makefile
parentd234081b2e39b2e486cc5fff61769bb40a7b49f0 (diff)
downloadports-7b5110e3a6a32dd157eef33b8e5a19a24a3ce88a.tar.gz
ports-7b5110e3a6a32dd157eef33b8e5a19a24a3ce88a.zip
Notes
Diffstat (limited to 'devel/p5-Date-Leapyear/Makefile')
-rw-r--r--devel/p5-Date-Leapyear/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/p5-Date-Leapyear/Makefile b/devel/p5-Date-Leapyear/Makefile
index 799702aa455b..f22388e6c434 100644
--- a/devel/p5-Date-Leapyear/Makefile
+++ b/devel/p5-Date-Leapyear/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= Date-Leapyear
-PORTVERSION= 1.02
+PORTVERSION= 1.04
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Date
@@ -15,6 +15,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
+WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:S/0//}
+
PERL_CONFIGURE= yes
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}