diff options
-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 |