diff options
author | naddy <naddy@FreeBSD.org> | 2003-02-21 20:52:52 +0800 |
---|---|---|
committer | naddy <naddy@FreeBSD.org> | 2003-02-21 20:52:52 +0800 |
commit | 97aaa4147a26c5e38f80fad02e31b7f3730e5d26 (patch) | |
tree | b9f41e87dc0ee5207a000ba86e20786c7d9e4897 /shells/ksh93 | |
parent | 69b51a7eaaf4fb61d28b25ff2f8a100a8c3e9882 (diff) | |
download | freebsd-ports-gnome-97aaa4147a26c5e38f80fad02e31b7f3730e5d26.tar.gz freebsd-ports-gnome-97aaa4147a26c5e38f80fad02e31b7f3730e5d26.tar.zst freebsd-ports-gnome-97aaa4147a26c5e38f80fad02e31b7f3730e5d26.zip |
pkg-comment -> COMMENT
Diffstat (limited to 'shells/ksh93')
-rw-r--r-- | shells/ksh93/Makefile | 3 | ||||
-rw-r--r-- | shells/ksh93/pkg-comment | 1 |
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 |