aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Test-Simple/Makefile
diff options
context:
space:
mode:
authorPete Fritchman <petef@FreeBSD.org>2001-08-25 13:54:09 +0000
committerPete Fritchman <petef@FreeBSD.org>2001-08-25 13:54:09 +0000
commit5d3b64aa05f4680d62a24964ca79d791ba2c176f (patch)
treeb84a81ddf030332132d4f54f35f1fec9c23fce8c /devel/p5-Test-Simple/Makefile
parentc84686b4ffcd7e9cebdce6e4a5c79130b771c6a7 (diff)
Notes
Diffstat (limited to 'devel/p5-Test-Simple/Makefile')
-rw-r--r--devel/p5-Test-Simple/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Test-Simple/Makefile b/devel/p5-Test-Simple/Makefile
index 428b29f59aa7..40ea6626fa0c 100644
--- a/devel/p5-Test-Simple/Makefile
+++ b/devel/p5-Test-Simple/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Test-Simple
-PORTVERSION= 0.13
+PORTVERSION= 0.14
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Test
@@ -16,7 +16,7 @@ MAINTAINER= shell@shellhung.org
PERL_CONFIGURE= yes
-MAN3= Test::More.3 Test::Simple.3
+MAN3= Test::More.3 Test::Simple.3 Test::Tutorial.3
MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
.include <bsd.port.mk>