diff options
author | tg <tg@FreeBSD.org> | 1996-10-16 14:34:37 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1996-10-16 14:34:37 +0800 |
commit | c5cc7995c7fa211bb5d7fe72c179c34bfa60dfa2 (patch) | |
tree | 892c5aebf7b689840bc0ecb85eebe2a44a1eb4c3 | |
parent | f2362ad99056c88bc96410884ea7c0b9fed906d2 (diff) | |
download | freebsd-ports-gnome-c5cc7995c7fa211bb5d7fe72c179c34bfa60dfa2.tar.gz freebsd-ports-gnome-c5cc7995c7fa211bb5d7fe72c179c34bfa60dfa2.tar.zst freebsd-ports-gnome-c5cc7995c7fa211bb5d7fe72c179c34bfa60dfa2.zip |
Upgrade to 5.2.11
-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 |