aboutsummaryrefslogtreecommitdiff
path: root/shells/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-04-25 07:03:53 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-04-25 07:03:53 +0000
commit18366571f172cce8c5e062ff9d39cf74d5c728d1 (patch)
tree553fee6262733b5b42c84f0e1b3861ccd49f3f6c /shells/Makefile
parentd5bd88729e076789d328610f69b46fa9297aefda (diff)
downloadports-18366571f172cce8c5e062ff9d39cf74d5c728d1.tar.gz
ports-18366571f172cce8c5e062ff9d39cf74d5c728d1.zip
Notes
Diffstat (limited to 'shells/Makefile')
-rw-r--r--shells/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/shells/Makefile b/shells/Makefile
index d33f30b46513..9e77d2d8d42a 100644
--- a/shells/Makefile
+++ b/shells/Makefile
@@ -1,7 +1,5 @@
-# $Id: Makefile,v 1.6 1995/02/12 16:35:14 torstenb Exp $
+# $Id: Makefile,v 1.7 1995/04/23 09:01:41 asami Exp $
#
-# BROKEN= pdksh (not really pdksh's fault, but will hang -current)
-#
-SUBDIR= bash tcsh zsh
+SUBDIR= bash pdksh tcsh zsh
.include <bsd.port.subdir.mk>