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 d50540525af6..fb77a3fb03c0 100644 --- a/shells/pdksh/Makefile +++ b/shells/pdksh/Makefile @@ -3,14 +3,14 @@ # Date created: 23 May 1995 # Whom: thomas@ghpc8.ihf.rwth-aachen.de # -# $Id: Makefile,v 1.8 1996/02/16 10:45:03 asami Exp $ +# $Id: Makefile,v 1.9 1996/05/14 11:50:05 tg Exp $ # -DISTNAME= pdksh-5.2.5 +DISTNAME= pdksh-5.2.6 CATEGORIES+= shells MASTER_SITES= ftp://ftp.cs.mun.ca/pub/pdksh/ -MAINTAINER= thomas@ghpc8.ihf.rwth-aachen.de +MAINTAINER= tg@freebsd.org GNU_CONFIGURE= yes |