summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcjep <cjep>2004-01-10 17:06:37 +0000
committercjep <cjep>2004-01-10 17:06:37 +0000
commitc33ef1bc876a2970a7d54cdb2045476373563b84 (patch)
tree01b9eebb685569b01cf35dfca4969b4a0f94eea3
parent20a29da53063cc5684f13c3b6d549e634f9e7918 (diff)
downloadpkgsrc-c33ef1bc876a2970a7d54cdb2045476373563b84.tar.gz
+nologinmsg
-rw-r--r--shells/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/shells/Makefile b/shells/Makefile
index cf29294c51c..7516faabd03 100644
--- a/shells/Makefile
+++ b/shells/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2004/01/10 07:06:44 grant Exp $
+# $NetBSD: Makefile,v 1.28 2004/01/10 17:06:37 cjep Exp $
#
COMMENT= Shells
@@ -11,6 +11,7 @@ SUBDIR+= bash2-static
SUBDIR+= es
SUBDIR+= esh
SUBDIR+= mudsh
+SUBDIR+= nologinmsg
SUBDIR+= osh
SUBDIR+= pdksh
SUBDIR+= perlsh