summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2003-02-21 12:52:52 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2003-02-21 12:52:52 +0000
commit32b8021ea597dce557c90853579b05ce303dea33 (patch)
treeb401de5d4f74e05f3c52dcd8f30f948e786d3565 /shells
parentDe-pkg-comment. (diff)
pkg-comment -> COMMENT
Notes
Notes: svn path=/head/; revision=76039
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