diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1999-07-16 06:20:31 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1999-07-16 06:20:31 +0000 |
commit | 1c33c4f0f504e5b696328a3a78876c0b90c8fdda (patch) | |
tree | 894cfd8b5b0673c882855018a401701d600a484f /shells/pdksh | |
parent | fc3bcccc53ed93ddf8bf5235cd3af20ca7f5a09b (diff) | |
download | ports-1c33c4f0f504e5b696328a3a78876c0b90c8fdda.tar.gz ports-1c33c4f0f504e5b696328a3a78876c0b90c8fdda.zip |
Notes
Diffstat (limited to 'shells/pdksh')
-rw-r--r-- | shells/pdksh/Makefile | 16 | ||||
-rw-r--r-- | shells/pdksh/distinfo | 2 |
2 files changed, 11 insertions, 7 deletions
diff --git a/shells/pdksh/Makefile b/shells/pdksh/Makefile index 52c057f2298d..f83da21f1a36 100644 --- a/shells/pdksh/Makefile +++ b/shells/pdksh/Makefile @@ -1,16 +1,20 @@ # New ports collection makefile for: pdksh -# Version required: 5.2.13 +# Version required: 5.2.14 # Date created: 23 May 1995 -# Whom: Thomas Gellekum <tg@FreeBSD.ORG> +# Whom: Thomas Gellekum <tg@FreeBSD.org> # -# $Id: Makefile,v 1.17 1997/10/28 15:36:37 tg Exp $ +# $Id: Makefile,v 1.18 1998/04/29 07:56:42 tg Exp $ # -DISTNAME= pdksh-5.2.13 +DISTNAME= pdksh-5.2.14 CATEGORIES= shells -MASTER_SITES= ftp://ftp.cs.mun.ca/pub/pdksh/ +MASTER_SITES= ftp://ftp.cs.mun.ca/pub/pdksh/ \ + http://gd.tuwien.ac.at/utils/shells/pdksh/ \ + ftp://ftp.lip6.fr/pub/unix/shells/pdksh/ \ + ftp://ftp.demon.net/pub/mirrors/pdksh/ \ + ftp://ftp.rge.com/pub/shells/pdksh/ -MAINTAINER= tg@FreeBSD.ORG +MAINTAINER= tg@FreeBSD.org GNU_CONFIGURE= yes CONFIGURE_ENV= LDSTATIC=-static diff --git a/shells/pdksh/distinfo b/shells/pdksh/distinfo index e89d21a3149a..2a7154e69ef1 100644 --- a/shells/pdksh/distinfo +++ b/shells/pdksh/distinfo @@ -1 +1 @@ -MD5 (pdksh-5.2.13.tar.gz) = 4185ae38485dc3d8bbcd79d693cd48bc +MD5 (pdksh-5.2.14.tar.gz) = 871106b3bd937e1afba9f2ef7c43aef3 |