diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1996-10-16 06:34:37 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1996-10-16 06:34:37 +0000 |
commit | eefe8f5f902a8ff7167859bfb4318af5171059c1 (patch) | |
tree | 42c8b9ca34d44aedf200b7364531fe7bda236979 /shells/pdksh | |
parent | Upgrade to official 1.2.16 (diff) |
Upgrade to 5.2.11
Notes
Notes:
svn path=/head/; revision=3998
Diffstat (limited to 'shells/pdksh')
-rw-r--r-- | shells/pdksh/Makefile | 6 | ||||
-rw-r--r-- | shells/pdksh/distinfo | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/shells/pdksh/Makefile b/shells/pdksh/Makefile index d9acdb84c9d5..b80017575417 100644 --- a/shells/pdksh/Makefile +++ b/shells/pdksh/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: pdksh -# Version required: 5.2.9 +# Version required: 5.2.11 # Date created: 23 May 1995 # Whom: thomas@ghpc8.ihf.rwth-aachen.de # -# $Id: Makefile,v 1.12 1996/08/21 06:19:44 tg Exp $ +# $Id: Makefile,v 1.13 1996/10/01 06:54:09 tg Exp $ # -DISTNAME= pdksh-5.2.9 +DISTNAME= pdksh-5.2.11 CATEGORIES+= shells MASTER_SITES= ftp://ftp.cs.mun.ca/pub/pdksh/ diff --git a/shells/pdksh/distinfo b/shells/pdksh/distinfo index 984c7d573f3b..67e53f711c8f 100644 --- a/shells/pdksh/distinfo +++ b/shells/pdksh/distinfo @@ -1 +1 @@ -MD5 (pdksh-5.2.9.tar.gz) = 0beeb5a7ebd7bd8317a68baf4ec992ca +MD5 (pdksh-5.2.11.tar.gz) = c498a3e93ddd1a5b6a18ee79cbfb0203 |