summaryrefslogtreecommitdiff
path: root/shells/bash2
diff options
context:
space:
mode:
authoragc <agc>1997-11-06 09:57:11 +0000
committeragc <agc>1997-11-06 09:57:11 +0000
commitd22137a98d99816874287ecf300af1ed06085f84 (patch)
tree9e17e3f54561e55221678448479bba2297f1cbdd /shells/bash2
parent082ff2a14c8361fd02a6cd9de241254fcd6e415d (diff)
downloadpkgsrc-d22137a98d99816874287ecf300af1ed06085f84.tar.gz
Add a NetBSD RCS Id to all the PLIST files.
Diffstat (limited to 'shells/bash2')
-rw-r--r--shells/bash2/pkg/PLIST1
1 files changed, 1 insertions, 0 deletions
diff --git a/shells/bash2/pkg/PLIST b/shells/bash2/pkg/PLIST
index 34e6a439bb6..a42dc15c589 100644
--- a/shells/bash2/pkg/PLIST
+++ b/shells/bash2/pkg/PLIST
@@ -1,3 +1,4 @@
+@comment $NetBSD: PLIST,v 1.2 1997/11/06 10:04:17 agc Exp $
bin/bash
@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