aboutsummaryrefslogtreecommitdiff
path: root/misc/p5-Locale-Codes
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-04-14 08:49:30 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-04-14 08:49:30 +0000
commitdad9a57abe0907e2d451ff263083a9d1d82dfca2 (patch)
tree4e676da1d8e6e15fa064f8de419e97dbd5a58d94 /misc/p5-Locale-Codes
parent9467713b6447f007838ba7219286cb78e90c02f7 (diff)
downloadports-dad9a57abe0907e2d451ff263083a9d1d82dfca2.tar.gz
ports-dad9a57abe0907e2d451ff263083a9d1d82dfca2.zip
Convert to PORTNAME/PORTVERSION.
Notes
Notes: svn path=/head/; revision=27512
Diffstat (limited to 'misc/p5-Locale-Codes')
-rw-r--r--misc/p5-Locale-Codes/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/p5-Locale-Codes/Makefile b/misc/p5-Locale-Codes/Makefile
index 0ff9bc1c3463..ec1fb3a213bc 100644
--- a/misc/p5-Locale-Codes/Makefile
+++ b/misc/p5-Locale-Codes/Makefile
@@ -1,16 +1,16 @@
# New ports collection makefile for: p5-Locale-Codes
-# Version required: 1.00
# Date created: June 26th 1997
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
#
# $FreeBSD$
#
-DISTNAME= Locale-Codes-1.00
-PKGNAME= p5-Locale-Codes-1.00
+PORTNAME= Locale-Codes
+PORTVERSION= 1.00
CATEGORIES= misc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Locale
+PKGNAMEPREFIX= p5-
MAINTAINER= jfitz@FreeBSD.org