diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-02-26 00:04:53 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-02-26 00:04:53 +0000 |
commit | 62b825fcdc8cd8c809009730665478310b195d1d (patch) | |
tree | 51f24de04f35619a87022ed6721da973db60429c /devel/p5-Test-LongString/Makefile | |
parent | 2dbac2e1960cec70e69172546d0ebb5631b2d2a8 (diff) |
Notes
Diffstat (limited to 'devel/p5-Test-LongString/Makefile')
-rw-r--r-- | devel/p5-Test-LongString/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Test-LongString/Makefile b/devel/p5-Test-LongString/Makefile index 1a025ac53044..2415d8290ba2 100644 --- a/devel/p5-Test-LongString/Makefile +++ b/devel/p5-Test-LongString/Makefile @@ -6,12 +6,12 @@ # PORTNAME= Test-LongString -PORTVERSION= 0.11 +PORTVERSION= 0.13 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= fbsdports@commit.it +MAINTAINER= perl@FreeBSD.org COMMENT= A library to test long strings BUILD_DEPENDS= ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple |