summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
Diffstat (limited to 'shells')
-rw-r--r--shells/ksh93/Makefile3
-rw-r--r--shells/ksh93/pkg-comment1
2 files changed, 2 insertions, 2 deletions
diff --git a/shells/ksh93/Makefile b/shells/ksh93/Makefile
index 6e3867a06eab..fcdbf8b17f49 100644
--- a/shells/ksh93/Makefile
+++ b/shells/ksh93/Makefile
@@ -6,7 +6,6 @@
PORTNAME= ksh93
PORTVERSION= ${VERSION:S/-//g}
-VERSION= 2002-12-21
CATEGORIES= shells
MASTER_SITES= http://www.research.att.com/~gsf/download/tgz/
DISTNAME= ${PORTNAME}-${VERSION}
@@ -14,7 +13,9 @@ DISTFILES= INIT.${VERSION}.tgz ast-ksh.${VERSION}.tgz
DIST_SUBDIR= ${PORTNAME}
MAINTAINER= naddy@FreeBSD.org
+COMMENT= Official AT&T release of KornShell 93
+VERSION= 2002-12-21
RESTRICTED= "Source recipient must acknowledge license"
NO_WRKSUBDIR= yes
diff --git a/shells/ksh93/pkg-comment b/shells/ksh93/pkg-comment
deleted file mode 100644
index f36654059b80..000000000000
--- a/shells/ksh93/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Official AT&T release of KornShell 93