diff options
author | mharo <mharo@FreeBSD.org> | 2000-01-22 17:08:01 +0800 |
---|---|---|
committer | mharo <mharo@FreeBSD.org> | 2000-01-22 17:08:01 +0800 |
commit | 87c0fa9579c591968d373083ed57469e23fc6f1a (patch) | |
tree | 7c94bbea2edee3d337111017536ee7a63b56361d /shells/bash | |
parent | 74611822358e44fd5c9ca51d9db9cfbff4cf6665 (diff) | |
download | freebsd-ports-gnome-87c0fa9579c591968d373083ed57469e23fc6f1a.tar.gz freebsd-ports-gnome-87c0fa9579c591968d373083ed57469e23fc6f1a.tar.zst freebsd-ports-gnome-87c0fa9579c591968d373083ed57469e23fc6f1a.zip |
add WWW:
PR: 16261, 16262, 16263
Submitted by: joseph.scott@owp.csus.edu
Diffstat (limited to 'shells/bash')
-rw-r--r-- | shells/bash/pkg-descr | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/shells/bash/pkg-descr b/shells/bash/pkg-descr index 497fcff47de1..b3a252cb863f 100644 --- a/shells/bash/pkg-descr +++ b/shells/bash/pkg-descr @@ -6,3 +6,5 @@ expansion, and a slew of other stuff. For more information on the features of Bash that are new to this type of shell, see the file `documentation/features.texi'. There is also a processed DVI file there, as well as a large man page. + +WWW: http://www.gnu.org/software/bash/ |