diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-08-22 20:15:12 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-08-22 20:15:12 +0000 |
commit | cbb2aa6ce4f4d364bdceed4f6117a6014a546ef8 (patch) | |
tree | 7ef7cbd6ff2110bb45196b3a3ccb6fe4579b1e5f /devel/p5-Test-Strict/Makefile | |
parent | 533046d5409851f118404b2b62ebb2a03eccb5ec (diff) |
Notes
Diffstat (limited to 'devel/p5-Test-Strict/Makefile')
-rw-r--r-- | devel/p5-Test-Strict/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Test-Strict/Makefile b/devel/p5-Test-Strict/Makefile index ea9ca05a0e40..1361914c0270 100644 --- a/devel/p5-Test-Strict/Makefile +++ b/devel/p5-Test-Strict/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Test-Strict -PORTVERSION= 0.13 +PORTVERSION= 0.14 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |