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