aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-ReadLine-Gnu
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-04-11 21:30:15 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-04-11 21:30:15 +0000
commited33fb7de058a6d91ae1c86c9dda42a1a2508b54 (patch)
treebb126f7f4deabe676254cb651c5b8a780976235f /devel/p5-ReadLine-Gnu
parentcd551d001ae65b6035a625879180b837df06f895 (diff)
Notes
Diffstat (limited to 'devel/p5-ReadLine-Gnu')
-rw-r--r--devel/p5-ReadLine-Gnu/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/p5-ReadLine-Gnu/Makefile b/devel/p5-ReadLine-Gnu/Makefile
index 39839d07ed09..597e87f667e5 100644
--- a/devel/p5-ReadLine-Gnu/Makefile
+++ b/devel/p5-ReadLine-Gnu/Makefile
@@ -1,16 +1,16 @@
# New ports collection makefile for: p5-ReadLine-Gnu
-# Version required: 1.09
# Date created: 19 February 1998
# Whom: Matthew Hunt <mph@pobox.com>
#
# $FreeBSD$
#
-DISTNAME= Term-ReadLine-Gnu-1.09
-PKGNAME= p5-ReadLine-Gnu-1.09
+PORTNAME= Term-ReadLine-Gnu
+PORTVERSION= 1.09
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Term
+PKGNAMEPREFIX= p5-
MAINTAINER= mph@freebsd.org