aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-ReadLine-Gnu
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-ReadLine-Gnu
parentb49deb74e8fe2ca52553820fd5419c1f0c4c673e (diff)
downloadports-988d18db7b51c002f9836fabe68fd34746e8cb6e.tar.gz
ports-988d18db7b51c002f9836fabe68fd34746e8cb6e.zip
Revert package names back to original.
Notes
Notes: svn path=/head/; revision=27562
Diffstat (limited to 'devel/p5-ReadLine-Gnu')
-rw-r--r--devel/p5-ReadLine-Gnu/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-ReadLine-Gnu/Makefile b/devel/p5-ReadLine-Gnu/Makefile
index 597e87f667e5..4b6e756c63f1 100644
--- a/devel/p5-ReadLine-Gnu/Makefile
+++ b/devel/p5-ReadLine-Gnu/Makefile
@@ -5,12 +5,13 @@
# $FreeBSD$
#
-PORTNAME= Term-ReadLine-Gnu
+PORTNAME= ReadLine-Gnu
PORTVERSION= 1.09
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Term
PKGNAMEPREFIX= p5-
+DISTNAME= Term-ReadLine-Gnu-${PORTVERSION}
MAINTAINER= mph@freebsd.org