summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2012-12-12 13:22:04 +0000
committerwiz <wiz@pkgsrc.org>2012-12-12 13:22:04 +0000
commit9f6ae0fcf6056c9d1d4054b317ae33ee9c0d74e9 (patch)
treef7ce69ee25c2a952c90a8b979a86cb850fe9b5b1 /shells
parent19fba06b29d88be7f2ea5e70e4ea6467db9bde99 (diff)
downloadpkgsrc-9f6ae0fcf6056c9d1d4054b317ae33ee9c0d74e9.tar.gz
+ fish.
Diffstat (limited to 'shells')
-rw-r--r--shells/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/shells/Makefile b/shells/Makefile
index 6e15572b264..c358400bc9c 100644
--- a/shells/Makefile
+++ b/shells/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.49 2011/05/28 08:54:03 cheusov Exp $
+# $NetBSD: Makefile,v 1.50 2012/12/12 13:22:04 wiz Exp $
#
COMMENT= Shells
@@ -12,6 +12,7 @@ SUBDIR+= dash
SUBDIR+= eltclsh
SUBDIR+= es
SUBDIR+= esh
+SUBDIR+= fish
SUBDIR+= heirloom-sh
SUBDIR+= lshell
SUBDIR+= mksh