From 5358faaf74cb19c9ce26ea454efa614049de4bbe Mon Sep 17 00:00:00 2001 From: agc Date: Thu, 6 Nov 1997 09:57:11 +0000 Subject: Add a NetBSD RCS Id to all the PLIST files. --- shells/bash2/pkg/PLIST | 1 + 1 file changed, 1 insertion(+) (limited to 'shells/bash2') 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 -- cgit v1.2.3