aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Capture-Tiny/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-03-19 06:25:14 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-03-19 06:25:14 +0000
commitfd4cab00f4e1cdfc5635be8c75aad5a39434080e (patch)
tree90c713f62ccc71c1bb4d3ff2232bf88b26290e94 /devel/p5-Capture-Tiny/Makefile
parent25f1b246afd568ffaf0505f7b3243e8d62142c3c (diff)
Notes
Diffstat (limited to 'devel/p5-Capture-Tiny/Makefile')
-rw-r--r--devel/p5-Capture-Tiny/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/p5-Capture-Tiny/Makefile b/devel/p5-Capture-Tiny/Makefile
index 58b1a7c52e60..2f3abd1c1762 100644
--- a/devel/p5-Capture-Tiny/Makefile
+++ b/devel/p5-Capture-Tiny/Makefile
@@ -6,17 +6,17 @@
#
PORTNAME= Capture-Tiny
-PORTVERSION= 0.08
+PORTVERSION= 0.10
CATEGORIES= devel perl5
MASTER_SITES= CPAN
-MASTER_SITE_SUBDIR= ../../authors/id/D/DA/DAGOLDEN/
+MASTER_SITE_SUBDIR= CPAN:DAGOLDEN
PKGNAMEPREFIX= p5-
MAINTAINER= bill.brinzer@gmail.com
COMMENT= Capture STDOUT and STDERR from Perl, XS or external programs
-PERL_CONFIGURE= 5.6.0+
+PERL_CONFIGURE= yes
-MAN3= Capture::Tiny.3
+MAN3= Capture::Tiny.3
.include <bsd.port.mk>