aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Term-ReadKey
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-04-15 01:36:28 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-04-15 01:36:28 +0000
commit988d18db7b51c002f9836fabe68fd34746e8cb6e (patch)
tree0c2e6a50015e255aece88d375243d8e9393e235b /devel/p5-Term-ReadKey
parentb49deb74e8fe2ca52553820fd5419c1f0c4c673e (diff)
downloadports-988d18db7b51c002f9836fabe68fd34746e8cb6e.tar.gz
ports-988d18db7b51c002f9836fabe68fd34746e8cb6e.zip
Notes
Diffstat (limited to 'devel/p5-Term-ReadKey')
-rw-r--r--devel/p5-Term-ReadKey/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Term-ReadKey/Makefile b/devel/p5-Term-ReadKey/Makefile
index ce2bb92ef1df..fbc6514ed1f5 100644
--- a/devel/p5-Term-ReadKey/Makefile
+++ b/devel/p5-Term-ReadKey/Makefile
@@ -5,12 +5,13 @@
# $FreeBSD$
#
-PORTNAME= TermReadKey
+PORTNAME= Term-ReadKey
PORTVERSION= 2.12
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Term
PKGNAMEPREFIX= p5-
+DISTNAME= TermReadKey-${PORTVERSION}
MAINTAINER= jfitz@FreeBSD.org