diff options
author | naddy <naddy@FreeBSD.org> | 2003-05-02 02:48:59 +0800 |
---|---|---|
committer | naddy <naddy@FreeBSD.org> | 2003-05-02 02:48:59 +0800 |
commit | fec646f979136ba3e033cee23a96e4dcfefc03b4 (patch) | |
tree | e235c66301553299de50a5407737aadd19c77acf | |
parent | cd5809b4609e5dc7a474522129fcdee768f6aaf6 (diff) | |
download | freebsd-ports-gnome-fec646f979136ba3e033cee23a96e4dcfefc03b4.tar.gz freebsd-ports-gnome-fec646f979136ba3e033cee23a96e4dcfefc03b4.tar.zst freebsd-ports-gnome-fec646f979136ba3e033cee23a96e4dcfefc03b4.zip |
Update to release 2003-04-22.
PR: 51524
Submitted by: Kevin Tower <ktower@towerfamily.org>
-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 |