diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 1995-10-04 19:16:20 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 1995-10-04 19:16:20 +0000 |
commit | a837e1c1c4a9618e916db600efa9ba3c47d30e98 (patch) | |
tree | c70b166613fad0f552424b03bcc30812e3a45d22 /shells | |
parent | ec21572fafb8f6dd438db46c3d93beddd5bbd26d (diff) | |
download | ports-a837e1c1c4a9618e916db600efa9ba3c47d30e98.tar.gz ports-a837e1c1c4a9618e916db600efa9ba3c47d30e98.zip |
Notes
Diffstat (limited to 'shells')
-rw-r--r-- | shells/bash/pkg-plist | 1 | ||||
-rw-r--r-- | shells/bash1/pkg-plist | 1 | ||||
-rw-r--r-- | shells/bash2/pkg-plist | 1 | ||||
-rw-r--r-- | shells/bash3/pkg-plist | 1 |
4 files changed, 0 insertions, 4 deletions
diff --git a/shells/bash/pkg-plist b/shells/bash/pkg-plist index c522ba058c68..17d81137534f 100644 --- a/shells/bash/pkg-plist +++ b/shells/bash/pkg-plist @@ -4,5 +4,4 @@ bin/bash @unexec echo "updating /etc/shells"; cp /etc/shells /etc/shells.bak; (grep -v %D/%F /etc/shells.bak) >/etc/shells bin/bashbug man/man1/bash.1.gz -man/man1/bash_builtins.1.gz info/bash.info diff --git a/shells/bash1/pkg-plist b/shells/bash1/pkg-plist index c522ba058c68..17d81137534f 100644 --- a/shells/bash1/pkg-plist +++ b/shells/bash1/pkg-plist @@ -4,5 +4,4 @@ bin/bash @unexec echo "updating /etc/shells"; cp /etc/shells /etc/shells.bak; (grep -v %D/%F /etc/shells.bak) >/etc/shells bin/bashbug man/man1/bash.1.gz -man/man1/bash_builtins.1.gz info/bash.info diff --git a/shells/bash2/pkg-plist b/shells/bash2/pkg-plist index c522ba058c68..17d81137534f 100644 --- a/shells/bash2/pkg-plist +++ b/shells/bash2/pkg-plist @@ -4,5 +4,4 @@ bin/bash @unexec echo "updating /etc/shells"; cp /etc/shells /etc/shells.bak; (grep -v %D/%F /etc/shells.bak) >/etc/shells bin/bashbug man/man1/bash.1.gz -man/man1/bash_builtins.1.gz info/bash.info diff --git a/shells/bash3/pkg-plist b/shells/bash3/pkg-plist index c522ba058c68..17d81137534f 100644 --- a/shells/bash3/pkg-plist +++ b/shells/bash3/pkg-plist @@ -4,5 +4,4 @@ bin/bash @unexec echo "updating /etc/shells"; cp /etc/shells /etc/shells.bak; (grep -v %D/%F /etc/shells.bak) >/etc/shells bin/bashbug man/man1/bash.1.gz -man/man1/bash_builtins.1.gz info/bash.info |