aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-IO-Tty
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-IO-Tty')
-rw-r--r--devel/p5-IO-Tty/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/p5-IO-Tty/Makefile b/devel/p5-IO-Tty/Makefile
index 080dc1367091..b65562f7739b 100644
--- a/devel/p5-IO-Tty/Makefile
+++ b/devel/p5-IO-Tty/Makefile
@@ -1,16 +1,16 @@
# New ports collection makefile for: p5-IO-Tty
-# Version required: 0.02
# Date created: 14 Jan 2000
# Whom: Will Andrews <andrews@technologist.com>
#
# $FreeBSD$
#
-DISTNAME= IO-Tty-0.02
-PKGNAME= p5-IO-Tty-0.02
+PORTNAME= IO-Tty
+PORTVERSION= 0.02
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= IO
+PKGNAMEPREFIX= p5-
MAINTAINER= will@FreeBSD.org