summaryrefslogtreecommitdiff
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/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/p5-Text-Template/Makefile b/textproc/p5-Text-Template/Makefile
index 5e51c3e696dc..7fa7828782a5 100644
--- a/textproc/p5-Text-Template/Makefile
+++ b/textproc/p5-Text-Template/Makefile
@@ -5,13 +5,13 @@
# $FreeBSD$
#
-PORTNAME= p5-Text-Template
-PORTVERSION= 1.20
+PORTNAME= Text-Template
+PORTVERSION= 1.23
CATEGORIES= textproc perl5
MASTER_SITES= http://www.plover.com/~mjd/perl/Template/ \
${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Text
-DISTNAME= Text-Template-1.20
+PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org