summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorcjep <cjep>2003-04-20 16:28:24 +0000
committercjep <cjep>2003-04-20 16:28:24 +0000
commitd688554d1d98dfc37b09017d628b2f7e47d67df6 (patch)
tree55962ac6e79627ebd0af9f62bca22cbfb36e0343 /shells
parent9bb1c587c042deb0da6c88caa8524454044dc759 (diff)
downloadpkgsrc-d688554d1d98dfc37b09017d628b2f7e47d67df6.tar.gz
Add and enable perlsh
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 98706e81bba..8943afd857b 100644
--- a/shells/Makefile
+++ b/shells/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2002/11/28 07:14:48 schmonz Exp $
+# $NetBSD: Makefile,v 1.21 2003/04/20 16:28:24 cjep Exp $
#
COMMENT= Shells
@@ -11,6 +11,7 @@ SUBDIR+= esh
SUBDIR+= mudsh
SUBDIR+= osh
SUBDIR+= pdksh
+SUBDIR+= perlsh
SUBDIR+= rc
SUBDIR+= scsh
SUBDIR+= standalone-tcsh