aboutsummaryrefslogtreecommitdiffstats
path: root/shells/ksh93
diff options
context:
space:
mode:
Diffstat (limited to 'shells/ksh93')
-rw-r--r--shells/ksh93/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/shells/ksh93/Makefile b/shells/ksh93/Makefile
index 41179ac4991c..9394351ed1cb 100644
--- a/shells/ksh93/Makefile
+++ b/shells/ksh93/Makefile
@@ -1,17 +1,17 @@
# New ports collection makefile for: ksh93
-# Version required: 98
# Date created: 1999-10-24
# Whom: Christian Weisgerber <naddy@mips.rhein-neckar.de>
#
# $FreeBSD$
#
-
# ast-base-99 is linked dynamically for BSD/OS and will not work
-DISTNAME= ast-base-98.bsd.i386
-PKGNAME= ksh-19931228
+
+PORTNAME= ksh
+PORTVERSION= 19931228
CATEGORIES= shells
# Users must register with AT&T before downloading tarball.
#MASTER_SITES= http://www.research.att.com/sw/tools/reuse/
+DISTNAME= ast-base-98.bsd.i386
EXTRACT_SUFX= .tgz
MAINTAINER= naddy@mips.rhein-neckar.de