summaryrefslogtreecommitdiff
path: root/shells/pdksh/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-04-11 19:26:36 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-04-11 19:26:36 +0000
commit8777d608921b9489149424c90677e1591da20037 (patch)
tree4bc65753c1ef155b51335702280df9f559fe3727 /shells/pdksh/Makefile
parentAdded iv to broken list. It wasn't in SUBDIR to begin with. (diff)
Makefile updates, shell version! This was easy! :)
Notes
Notes: svn path=/head/; revision=1337
Diffstat (limited to 'shells/pdksh/Makefile')
-rw-r--r--shells/pdksh/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/shells/pdksh/Makefile b/shells/pdksh/Makefile
index ba308d355bc0..ed05477b7d8b 100644
--- a/shells/pdksh/Makefile
+++ b/shells/pdksh/Makefile
@@ -3,13 +3,13 @@
# Date created: 23 December 1994
# Whom: thomas@ghpc8.ihf.rwth-aachen.de
#
-# $Id: Makefile,v 1.3 1995/01/03 22:15:32 ache Exp $
+# $Id: Makefile,v 1.4 1995/04/01 12:49:56 jkh Exp $
#
-
DISTNAME= pdksh-5.1.3
-MASTER_SITES= ftp://ftp.cs.mun.ca/pub/pdksh/
CATEGORIES+= shells
-GNU_CONFIGURE= YES
+MASTER_SITES= ftp://ftp.cs.mun.ca/pub/pdksh/
+
+GNU_CONFIGURE= yes
.include <bsd.port.mk>