diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2017-04-28 03:35:25 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2017-04-28 03:35:25 +0800 |
commit | 50fcd548629bcd87e4f443ff9aeadeded21ff841 (patch) | |
tree | d04478eb201245fd54809292798ededb4fe9514b /shells | |
parent | 7826fac33a9320a5412367e2fcfbde1e0f62e7c3 (diff) | |
download | freebsd-ports-gnome-50fcd548629bcd87e4f443ff9aeadeded21ff841.tar.gz freebsd-ports-gnome-50fcd548629bcd87e4f443ff9aeadeded21ff841.tar.zst freebsd-ports-gnome-50fcd548629bcd87e4f443ff9aeadeded21ff841.zip |
Update WWW, current URL is a permanent redirect.
Diffstat (limited to 'shells')
-rw-r--r-- | shells/bash/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shells/bash/pkg-descr b/shells/bash/pkg-descr index 687f602423e1..3e6a46662a7e 100644 --- a/shells/bash/pkg-descr +++ b/shells/bash/pkg-descr @@ -4,4 +4,4 @@ with interactive command line editing, job control on architectures that support it, csh-like features such as history substitution and brace expansion, and a slew of other features. -WWW: http://cnswww.cns.cwru.edu/~chet/bash/bashtop.html +WWW: https://www.gnu.org/software/bash/ |