aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-DateTime-Set/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2003-10-09 10:14:13 +0000
committerMathieu Arnold <mat@FreeBSD.org>2003-10-09 10:14:13 +0000
commitd1abf329db2a577cb17102509205233e43c15c14 (patch)
tree23fcd5bfc7b71d94bbef686cceae79aa9386b4b2 /devel/p5-DateTime-Set/Makefile
parent37ea8eafb1edfe5f43a25dd90b04bcbcc542131f (diff)
downloadports-d1abf329db2a577cb17102509205233e43c15c14.tar.gz
ports-d1abf329db2a577cb17102509205233e43c15c14.zip
Notes
Diffstat (limited to 'devel/p5-DateTime-Set/Makefile')
-rw-r--r--devel/p5-DateTime-Set/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-DateTime-Set/Makefile b/devel/p5-DateTime-Set/Makefile
index f04fb77e77c3..e45c5938c12b 100644
--- a/devel/p5-DateTime-Set/Makefile
+++ b/devel/p5-DateTime-Set/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= DateTime-Set
-PORTVERSION= 0.12.02
+PORTVERSION= 0.12.03
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= DateTime
@@ -23,6 +23,6 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
MAN3= DateTime::Set.3 DateTime::Span.3 \
- DateTime::SpanSet.3
+ DateTime::SpanSet.3 Set::Infinite::_recurrence.3
.include <bsd.port.mk>