summaryrefslogtreecommitdiff
path: root/shells/Makefile
diff options
context:
space:
mode:
authoragc <agc>1997-10-24 15:01:59 +0000
committeragc <agc>1997-10-24 15:01:59 +0000
commit704b87813ffd51c5d60486c15209763e0c9d8dfb (patch)
treee42cd78f487c79459f4fb989759abdf472743900 /shells/Makefile
parentdc05f6c6b3483af6c782eafe759d43a26a5fc810 (diff)
downloadpkgsrc-704b87813ffd51c5d60486c15209763e0c9d8dfb.tar.gz
Add NetBSD RCS Id.
Comment out the packages untested on NetBSD.
Diffstat (limited to 'shells/Makefile')
-rw-r--r--shells/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/shells/Makefile b/shells/Makefile
index e478c392b8d..53d80d204f9 100644
--- a/shells/Makefile
+++ b/shells/Makefile
@@ -1,11 +1,12 @@
+# $NetBSD: Makefile,v 1.2 1997/10/24 15:01:59 agc Exp $
# FreeBSD Id: Makefile,v 1.13 1997/01/03 00:40:55 max Exp
#
- SUBDIR += bash
- SUBDIR += bash2
+# SUBDIR += bash
+# SUBDIR += bash2
SUBDIR += es
- SUBDIR += scsh
- SUBDIR += pdksh
+# SUBDIR += scsh
+# SUBDIR += pdksh
SUBDIR += tcsh
SUBDIR += zsh