From 1ceded9e6edad1a1c89d04fb2bf365351319a381 Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Wed, 22 Nov 2000 00:17:18 +0000 Subject: Add $FreeBSD$'s which help me in problem reports. --- shells/bash1/pkg-plist | 1 + 1 file changed, 1 insertion(+) (limited to 'shells') diff --git a/shells/bash1/pkg-plist b/shells/bash1/pkg-plist index fcb5fca0ab20..5d50de73064b 100644 --- a/shells/bash1/pkg-plist +++ b/shells/bash1/pkg-plist @@ -1,3 +1,4 @@ +@comment $FreeBSD$ 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