aboutsummaryrefslogtreecommitdiff
path: root/shells/ksh93/Makefile
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>2000-04-09 18:34:06 +0000
committerChris Piazza <cpiazza@FreeBSD.org>2000-04-09 18:34:06 +0000
commit3df86a88a9d1a500b60debaa4e14f97e500a96c1 (patch)
treea2ab9a6ab9be8b8808cfdd2f42ab98c9aa090dcc /shells/ksh93/Makefile
parent77b92885e289bade2ecd4de42585d794725a93e6 (diff)
downloadports-3df86a88a9d1a500b60debaa4e14f97e500a96c1.tar.gz
ports-3df86a88a9d1a500b60debaa4e14f97e500a96c1.zip
Notes
Diffstat (limited to 'shells/ksh93/Makefile')
-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