diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1997-10-28 15:36:37 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1997-10-28 15:36:37 +0000 |
commit | 93e38c1af98cbee64074fccd880c8e0798988457 (patch) | |
tree | 654d5d30cc6c78535079a2d5e3c168c56561ac45 /shells | |
parent | d62f82f08844e9a61bc28231205fab728cd36f12 (diff) | |
download | ports-93e38c1af98cbee64074fccd880c8e0798988457.tar.gz ports-93e38c1af98cbee64074fccd880c8e0798988457.zip |
Notes
Diffstat (limited to 'shells')
-rw-r--r-- | shells/pdksh/Makefile | 10 | ||||
-rw-r--r-- | shells/pdksh/distinfo | 2 |
2 files changed, 6 insertions, 6 deletions
diff --git a/shells/pdksh/Makefile b/shells/pdksh/Makefile index adfe60b8dbe1..7fb138218e82 100644 --- a/shells/pdksh/Makefile +++ b/shells/pdksh/Makefile @@ -1,16 +1,16 @@ # New ports collection makefile for: pdksh -# Version required: 5.2.12 +# Version required: 5.2.13 # Date created: 23 May 1995 -# Whom: thomas@ghpc8.ihf.rwth-aachen.de +# Whom: Thomas Gellekum <tg@FreeBSD.ORG> # -# $Id: Makefile,v 1.15 1996/11/05 08:11:34 tg Exp $ +# $Id: Makefile,v 1.16 1996/11/18 11:39:51 asami Exp $ # -DISTNAME= pdksh-5.2.12 +DISTNAME= pdksh-5.2.13 CATEGORIES= shells MASTER_SITES= ftp://ftp.cs.mun.ca/pub/pdksh/ -MAINTAINER= tg@freebsd.org +MAINTAINER= tg@FreeBSD.ORG GNU_CONFIGURE= yes MAN1= ksh.1 diff --git a/shells/pdksh/distinfo b/shells/pdksh/distinfo index 63174a55f331..e89d21a3149a 100644 --- a/shells/pdksh/distinfo +++ b/shells/pdksh/distinfo @@ -1 +1 @@ -MD5 (pdksh-5.2.12.tar.gz) = b622d7b961dbb6dc9cccd237a68ff151 +MD5 (pdksh-5.2.13.tar.gz) = 4185ae38485dc3d8bbcd79d693cd48bc |