diff options
author | Frederic Culot <culot@FreeBSD.org> | 2011-04-26 13:24:58 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2011-04-26 13:24:58 +0000 |
commit | 9ee500ef68f97c69973a5953c1799d5c85df457f (patch) | |
tree | b386683d29f940ab7c15477561f13e63345c3c0f /devel/p5-Getopt-Long-Descriptive/Makefile | |
parent | 6fc0abacf602a0017834594fecf01c7697adc542 (diff) |
Notes
Diffstat (limited to 'devel/p5-Getopt-Long-Descriptive/Makefile')
-rw-r--r-- | devel/p5-Getopt-Long-Descriptive/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Getopt-Long-Descriptive/Makefile b/devel/p5-Getopt-Long-Descriptive/Makefile index a97af8ee4396..ccf5857740a3 100644 --- a/devel/p5-Getopt-Long-Descriptive/Makefile +++ b/devel/p5-Getopt-Long-Descriptive/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Getopt-Long-Descriptive -PORTVERSION= 0.089 +PORTVERSION= 0.090 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Getopt::Long with usage text -RUN_DEPENDS= p5-Params-Validate>=0.74:${PORTSDIR}/devel/p5-Params-Validate \ +RUN_DEPENDS= p5-Params-Validate>=0.97:${PORTSDIR}/devel/p5-Params-Validate \ p5-Sub-Exporter>=0.972:${PORTSDIR}/devel/p5-Sub-Exporter BUILD_DEPENDS= ${RUN_DEPENDS} |