diff options
Diffstat (limited to 'misc/p5-Locale-Codes/Makefile')
-rw-r--r-- | misc/p5-Locale-Codes/Makefile | 6 |
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 |