aboutsummaryrefslogtreecommitdiff
path: root/shells/pash
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2004-04-10 16:07:10 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2004-04-10 16:07:10 +0000
commit6e7d58c3969e824c5160f584d96d242ac8afecf3 (patch)
tree0f7b65a5d757c608698e69e66041c005414297a3 /shells/pash
parent538370a64745656447424b74e75aa999254ca575 (diff)
downloadports-6e7d58c3969e824c5160f584d96d242ac8afecf3.tar.gz
ports-6e7d58c3969e824c5160f584d96d242ac8afecf3.zip
Notes
Diffstat (limited to 'shells/pash')
-rw-r--r--shells/pash/pkg-plist1
1 files changed, 0 insertions, 1 deletions
diff --git a/shells/pash/pkg-plist b/shells/pash/pkg-plist
index ad2ecb523ed4..632bca717e4a 100644
--- a/shells/pash/pkg-plist
+++ b/shells/pash/pkg-plist
@@ -1,4 +1,3 @@
bin/pash
@exec echo "updating /etc/shells"; cp /etc/shells /etc/shells.bak; (grep -v %D/%F /etc/shells.bak; echo %D/%F) >/etc/shells
@unexec echo "updating /etc/shells"; cp /etc/shells /etc/shells.bak; (grep -v %D/%F /etc/shells.bak) >/etc/shells
-