summaryrefslogtreecommitdiff
path: root/shells/Makefile
diff options
context:
space:
mode:
authorhubertf <hubertf>1998-02-09 00:54:47 +0000
committerhubertf <hubertf>1998-02-09 00:54:47 +0000
commit68dd3621c2cfda1f3ce5aeca9ed6f9d088496e82 (patch)
treefafdd8c1b4d1652b7a90107b13a6a1af3ff5e189 /shells/Makefile
parent6ee7fd521ee5f00bddf0678f780cb8b2c75a1d8d (diff)
downloadpkgsrc-68dd3621c2cfda1f3ce5aeca9ed6f9d088496e82.tar.gz
bash2 and scsh work
Diffstat (limited to 'shells/Makefile')
-rw-r--r--shells/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/shells/Makefile b/shells/Makefile
index 53d80d204f9..450aa3ff6b0 100644
--- a/shells/Makefile
+++ b/shells/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.2 1997/10/24 15:01:59 agc Exp $
+# $NetBSD: Makefile,v 1.3 1998/02/09 00:54:47 hubertf Exp $
# FreeBSD Id: Makefile,v 1.13 1997/01/03 00:40:55 max Exp
#
# SUBDIR += bash
-# SUBDIR += bash2
+ SUBDIR += bash2
SUBDIR += es
-# SUBDIR += scsh
+ SUBDIR += scsh
# SUBDIR += pdksh
SUBDIR += tcsh
SUBDIR += zsh