diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2004-08-19 11:09:42 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2004-08-19 11:09:42 +0000 |
commit | fd93caffa03e6c17c04c08597a6a3c156fcaede7 (patch) | |
tree | fc585ac73987e9153c21305dda4e636865755a04 /devel/p5-DateTime-Format-Strptime/Makefile | |
parent | 4ea34e91ef973b6841b3ee4937d5c244055f0f18 (diff) |
Update to 1.05
Notes
Notes:
svn path=/head/; revision=116664
Diffstat (limited to 'devel/p5-DateTime-Format-Strptime/Makefile')
-rw-r--r-- | devel/p5-DateTime-Format-Strptime/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/p5-DateTime-Format-Strptime/Makefile b/devel/p5-DateTime-Format-Strptime/Makefile index 1370828ae90a..6979ea6559ee 100644 --- a/devel/p5-DateTime-Format-Strptime/Makefile +++ b/devel/p5-DateTime-Format-Strptime/Makefile @@ -6,7 +6,7 @@ # PORTNAME= DateTime-Format-Strptime -PORTVERSION= 1.04 +PORTVERSION= 1.05 PORTEPOCH= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} @@ -21,7 +21,6 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Params/Validate.pm:${PORTSDIR}/devel/p5-P ${SITE_PERL}/${PERL_ARCH}/DateTime.pm:${PORTSDIR}/devel/p5-DateTime BUILD_DEPENDS= ${RUN_DEPENDS} -WRKSRC= ${WRKDIR}/${DISTNAME:S/02//} PERL_CONFIGURE= yes MAN3= DateTime::Format::Strptime.3 |