aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Text-Template/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-Text-Template/Makefile')
-rw-r--r--textproc/p5-Text-Template/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Text-Template/Makefile b/textproc/p5-Text-Template/Makefile
index f2d2b3f48122..f48ce64a6d87 100644
--- a/textproc/p5-Text-Template/Makefile
+++ b/textproc/p5-Text-Template/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Text-Template
-PORTVERSION= 1.23
+PORTVERSION= 1.31
CATEGORIES= textproc perl5
MASTER_SITES= http://www.plover.com/~mjd/perl/Template/ \
${MASTER_SITE_PERL_CPAN}
@@ -17,7 +17,7 @@ MAINTAINER= ports@FreeBSD.org
PERL_CONFIGURE= YES
-MAN3= Text::Template.3
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
+MAN3= Text::Template.3
.include <bsd.port.mk>