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