aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Text-Template
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>2000-04-09 21:54:47 +0000
committerChris Piazza <cpiazza@FreeBSD.org>2000-04-09 21:54:47 +0000
commit37c0ef8e3bc1afeab57f1c4f837b3c0031db633a (patch)
treed111af8805f53a860dcffea8daeb8e9837238499 /textproc/p5-Text-Template
parentf7e02694169756b47f76eb898606fb4b51b87123 (diff)
downloadports-37c0ef8e3bc1afeab57f1c4f837b3c0031db633a.tar.gz
ports-37c0ef8e3bc1afeab57f1c4f837b3c0031db633a.zip
Update with the new PORTNAME/PORTVERSION variables
Notes
Notes: svn path=/head/; revision=27429
Diffstat (limited to 'textproc/p5-Text-Template')
-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 8b1e3e7a8bf2..5e51c3e696dc 100644
--- a/textproc/p5-Text-Template/Makefile
+++ b/textproc/p5-Text-Template/Makefile
@@ -1,17 +1,17 @@
# New ports collection makefile for: Text::Template
-# Version required: 1.20
# Date created: Thu Oct 28 01:58:13 EDT 1999
# Whom: Bill "I hate Perl" Fumerola
#
# $FreeBSD$
#
-DISTNAME= Text-Template-1.20
-PKGNAME= p5-Text-Template-1.20
+PORTNAME= p5-Text-Template
+PORTVERSION= 1.20
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
MAINTAINER= ports@FreeBSD.org