summaryrefslogtreecommitdiff
path: root/shells/bash2
diff options
context:
space:
mode:
Diffstat (limited to 'shells/bash2')
-rw-r--r--shells/bash2/pkg-plist2
1 files changed, 1 insertions, 1 deletions
diff --git a/shells/bash2/pkg-plist b/shells/bash2/pkg-plist
index 6d6b8e18e7e9..dfd1175bcc15 100644
--- a/shells/bash2/pkg-plist
+++ b/shells/bash2/pkg-plist
@@ -1,8 +1,8 @@
@comment $FreeBSD$
bin/bash
-bin/bash2
@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
+bin/bash2
bin/bashbug
%%PORTDOCS%%%%DOCSDIR%%/article.ps.bz2
%%PORTDOCS%%%%DOCSDIR%%/bashref.ps.bz2