aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-Term-ReadKey/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Term-ReadKey/Makefile')
-rw-r--r--devel/p5-Term-ReadKey/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/p5-Term-ReadKey/Makefile b/devel/p5-Term-ReadKey/Makefile
index acb9bc635d35..ce2bb92ef1df 100644
--- a/devel/p5-Term-ReadKey/Makefile
+++ b/devel/p5-Term-ReadKey/Makefile
@@ -1,16 +1,16 @@
# New ports collection makefile for: p5-Term-ReadKey
-# Version required: 2.12
# Date created: June 26th 1997
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
#
# $FreeBSD$
#
-DISTNAME= TermReadKey-2.12
-PKGNAME= p5-Term-ReadKey-2.12
+PORTNAME= TermReadKey
+PORTVERSION= 2.12
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Term
+PKGNAMEPREFIX= p5-
MAINTAINER= jfitz@FreeBSD.org