diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2003-05-01 18:48:59 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2003-05-01 18:48:59 +0000 |
commit | 9c6a399b107f2231b055a4afb7ba05f6471fd55c (patch) | |
tree | 8c36e4b430c39da10b4cef2bd1981b34298a2ae7 /shells/ksh93 | |
parent | 7bde380462a75816071b61e3547144ba70cc48d5 (diff) | |
download | ports-9c6a399b107f2231b055a4afb7ba05f6471fd55c.tar.gz ports-9c6a399b107f2231b055a4afb7ba05f6471fd55c.zip |
Notes
Diffstat (limited to 'shells/ksh93')
-rw-r--r-- | shells/ksh93/Makefile | 3 | ||||
-rw-r--r-- | shells/ksh93/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/shells/ksh93/Makefile b/shells/ksh93/Makefile index 17eb85256989..bbf8708d5cd3 100644 --- a/shells/ksh93/Makefile +++ b/shells/ksh93/Makefile @@ -6,7 +6,6 @@ PORTNAME= ksh93 PORTVERSION= ${VERSION:S/-//g} -PORTREVISION= 1 CATEGORIES= shells MASTER_SITES= http://www.research.att.com/~gsf/download/tgz/ DISTNAME= ${PORTNAME}-${VERSION} @@ -16,7 +15,7 @@ DIST_SUBDIR= ${PORTNAME} MAINTAINER= naddy@FreeBSD.org COMMENT= Official AT&T release of KornShell 93 -VERSION= 2002-12-21 +VERSION= 2003-04-22 RESTRICTED= "Source recipient must acknowledge license" NO_WRKSUBDIR= yes diff --git a/shells/ksh93/distinfo b/shells/ksh93/distinfo index a75873161692..08e0979b54d2 100644 --- a/shells/ksh93/distinfo +++ b/shells/ksh93/distinfo @@ -1,2 +1,2 @@ -MD5 (ksh93/INIT.2002-12-21.tgz) = f3e05c1a07fd8ae60a22090efed9b4dd -MD5 (ksh93/ast-ksh.2002-12-21.tgz) = 4e646370c906db4a7d0bfafbf996adf5 +MD5 (ksh93/INIT.2003-04-22.tgz) = ff404527ecdae4511d37dc1716055e45 +MD5 (ksh93/ast-ksh.2003-04-22.tgz) = c80cc0be17484ad6868b07ab06877309 |