summaryrefslogtreecommitdiff
path: root/shells/tcsh
diff options
context:
space:
mode:
Diffstat (limited to 'shells/tcsh')
-rw-r--r--shells/tcsh/DESCR (renamed from shells/tcsh/pkg/DESCR)0
-rw-r--r--shells/tcsh/PLIST (renamed from shells/tcsh/pkg/PLIST)2
2 files changed, 1 insertions, 1 deletions
diff --git a/shells/tcsh/pkg/DESCR b/shells/tcsh/DESCR
index 7c3c806b984..7c3c806b984 100644
--- a/shells/tcsh/pkg/DESCR
+++ b/shells/tcsh/DESCR
diff --git a/shells/tcsh/pkg/PLIST b/shells/tcsh/PLIST
index 64b62c2cdcd..eff5a459874 100644
--- a/shells/tcsh/pkg/PLIST
+++ b/shells/tcsh/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2001/09/23 21:08:56 tron Exp $
+@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:27:01 zuntum Exp $
bin/tcsh
@exec echo "updating /etc/shells"; cp /etc/shells /etc/shells.bak; (grep -v %D/%F /etc/shells.bak || true; echo %D/%F) >/etc/shells
@unexec echo "updating /etc/shells"; cp /etc/shells /etc/shells.bak; (grep -v %D/%F /etc/shells.bak || true) >/etc/shells