aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Test-Class/Makefile
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2008-01-04 10:33:25 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2008-01-04 10:33:25 +0000
commitcc2a4eeb2b38adbd2793d667f9e6165a15f4511b (patch)
tree7273f12b9cb565d7b589e3f4a5aa8347fa342f15 /devel/p5-Test-Class/Makefile
parentefb105439f44093392ccb8131904221b5153b4db (diff)
downloadports-cc2a4eeb2b38adbd2793d667f9e6165a15f4511b.tar.gz
ports-cc2a4eeb2b38adbd2793d667f9e6165a15f4511b.zip
Notes
Diffstat (limited to 'devel/p5-Test-Class/Makefile')
-rw-r--r--devel/p5-Test-Class/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/p5-Test-Class/Makefile b/devel/p5-Test-Class/Makefile
index 4a571a2bab80..d78e4a879036 100644
--- a/devel/p5-Test-Class/Makefile
+++ b/devel/p5-Test-Class/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= Test-Class
-PORTVERSION= 0.26
-PORTREVISION= 1
+PORTVERSION= 0.27
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -16,7 +15,7 @@ MAINTAINER= perl@FreeBSD.org
COMMENT= Test::Class - Easily create test classes in an xUnit style
RUN_DEPENDS= p5-Devel-Symdump>=2.03:${PORTSDIR}/devel/p5-Devel-Symdump \
- p5-Test-Exception>=0.25:${PORTSDIR}/devel/p5-Test-Exception
+ p5-Test-Exception>=0.25:${PORTSDIR}/devel/p5-Test-Exception
PERL_MODBUILD= yes