diff options
author | tg <tg@FreeBSD.org> | 1996-11-05 08:11:39 +0000 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1996-11-05 08:11:39 +0000 |
commit | 4bd02d781924b67ea790043e327f4e6554fe6e38 (patch) | |
tree | 7ff69e9129d09ce90a7da03d8ffb82b44dbf7222 /shells/pdksh/Makefile | |
parent | 0c3f1410b41d9bad3e07fb6e9b65fc770130bfa7 (diff) | |
download | FreeBSD-ports-4bd02d781924b67ea790043e327f4e6554fe6e38.zip FreeBSD-ports-4bd02d781924b67ea790043e327f4e6554fe6e38.tar.gz |
Upgrade to 5.2.12.
Submitted by: Eric J. Chet <ejc@bazzle.com> (patch-aa)
Diffstat (limited to 'shells/pdksh/Makefile')
-rw-r--r-- | shells/pdksh/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/shells/pdksh/Makefile b/shells/pdksh/Makefile index b800175..3e36587 100644 --- a/shells/pdksh/Makefile +++ b/shells/pdksh/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: pdksh -# Version required: 5.2.11 +# Version required: 5.2.12 # Date created: 23 May 1995 # Whom: thomas@ghpc8.ihf.rwth-aachen.de # -# $Id: Makefile,v 1.13 1996/10/01 06:54:09 tg Exp $ +# $Id: Makefile,v 1.14 1996/10/16 06:34:33 tg Exp $ # -DISTNAME= pdksh-5.2.11 +DISTNAME= pdksh-5.2.12 CATEGORIES+= shells MASTER_SITES= ftp://ftp.cs.mun.ca/pub/pdksh/ |