summaryrefslogtreecommitdiff
path: root/shells/Makefile
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2000-11-02 21:53:09 +0000
committertron <tron@pkgsrc.org>2000-11-02 21:53:09 +0000
commit01f667c567d30cbda7dbf43d64ac2247de81793f (patch)
tree5e1e5a534c1ff59b1815b2a02b0a281576b23395 /shells/Makefile
parent33a5d1a523817b32141fd2a8d693e5093f09a06b (diff)
downloadpkgsrc-01f667c567d30cbda7dbf43d64ac2247de81793f.tar.gz
Add and enable "esh". Fixes PR pkg/11376 Jason Beegan.
Diffstat (limited to 'shells/Makefile')
-rw-r--r--shells/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/shells/Makefile b/shells/Makefile
index bd164e42e04..7bcbb71c0ab 100644
--- a/shells/Makefile
+++ b/shells/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.6 2000/05/12 09:40:57 agc Exp $
+# $NetBSD: Makefile,v 1.7 2000/11/02 21:53:09 tron Exp $
# FreeBSD Id: Makefile,v 1.13 1997/01/03 00:40:55 max Exp
#
SUBDIR += bash2
SUBDIR += es
+ SUBDIR += esh
SUBDIR += rc
SUBDIR += scsh
SUBDIR += tcsh