aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Locale-PGetText/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Locale-PGetText/Makefile')
-rw-r--r--devel/p5-Locale-PGetText/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/p5-Locale-PGetText/Makefile b/devel/p5-Locale-PGetText/Makefile
index 71ab8bfb8709..c11c94b5c022 100644
--- a/devel/p5-Locale-PGetText/Makefile
+++ b/devel/p5-Locale-PGetText/Makefile
@@ -1,16 +1,16 @@
# New ports collection makefile for: p5-Locale-PGetText
-# Version required: 0.16
# Date created: 27 January 2000
# Whom: Yukihiro Nakai <nakai@FreeBSD.org>
#
# $FreeBSD$
#
-DISTNAME= Locale-PGetText-0.16
-PKGNAME= p5-Locale-PGetText-0.16
+PORTNAME= Locale-PGetText
+PORTVERSION= 0.16
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Locale
+PKGNAMEPREFIX= p5-
MAINTAINER= nakai@FreeBSD.org