summaryrefslogtreecommitdiff
path: root/shells/standalone-tcsh
diff options
context:
space:
mode:
authorzuntum <zuntum@pkgsrc.org>2001-10-31 22:18:56 +0000
committerzuntum <zuntum@pkgsrc.org>2001-10-31 22:18:56 +0000
commit9ce7d9169a8f510e6f3c7733de211b3b06663d2e (patch)
tree665770b6437839a3a0f3c0473b130dda5efe0704 /shells/standalone-tcsh
parentd3db18607dbb7d59aeab9f0f846bad1948e95a7e (diff)
downloadpkgsrc-9ce7d9169a8f510e6f3c7733de211b3b06663d2e.tar.gz
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'shells/standalone-tcsh')
-rw-r--r--shells/standalone-tcsh/DESCR (renamed from shells/standalone-tcsh/pkg/DESCR)0
-rw-r--r--shells/standalone-tcsh/PLIST (renamed from shells/standalone-tcsh/pkg/PLIST)2
2 files changed, 1 insertions, 1 deletions
diff --git a/shells/standalone-tcsh/pkg/DESCR b/shells/standalone-tcsh/DESCR
index 6894bee0893..6894bee0893 100644
--- a/shells/standalone-tcsh/pkg/DESCR
+++ b/shells/standalone-tcsh/DESCR
diff --git a/shells/standalone-tcsh/pkg/PLIST b/shells/standalone-tcsh/PLIST
index 00799c2c870..c4286d245d9 100644
--- a/shells/standalone-tcsh/pkg/PLIST
+++ b/shells/standalone-tcsh/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 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