aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormharo <mharo@FreeBSD.org>2000-01-22 17:08:01 +0800
committermharo <mharo@FreeBSD.org>2000-01-22 17:08:01 +0800
commit87c0fa9579c591968d373083ed57469e23fc6f1a (patch)
tree7c94bbea2edee3d337111017536ee7a63b56361d
parent74611822358e44fd5c9ca51d9db9cfbff4cf6665 (diff)
downloadfreebsd-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
-rw-r--r--shells/bash/pkg-descr2
-rw-r--r--shells/bash2/pkg-descr2
-rw-r--r--shells/bash3/pkg-descr2
-rw-r--r--shells/pdksh/pkg-descr2
-rw-r--r--shells/zsh/pkg-descr2
5 files changed, 10 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/
diff --git a/shells/bash2/pkg-descr b/shells/bash2/pkg-descr
index 497fcff47de1..b3a252cb863f 100644
--- a/shells/bash2/pkg-descr
+++ b/shells/bash2/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/
diff --git a/shells/bash3/pkg-descr b/shells/bash3/pkg-descr
index 497fcff47de1..b3a252cb863f 100644
--- a/shells/bash3/pkg-descr
+++ b/shells/bash3/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/
diff --git a/shells/pdksh/pkg-descr b/shells/pdksh/pkg-descr
index 64514d922a84..b80f990161df 100644
--- a/shells/pdksh/pkg-descr
+++ b/shells/pdksh/pkg-descr
@@ -1,2 +1,4 @@
PDKSH is the Public Domain Korn Shell. Its command language is a
superset of the sh(1) shell language.
+
+WWW: http://www.cs.mun.ca/~michael/pdksh/
diff --git a/shells/zsh/pkg-descr b/shells/zsh/pkg-descr
index 8f4144f053ea..2740c468f6aa 100644
--- a/shells/zsh/pkg-descr
+++ b/shells/zsh/pkg-descr
@@ -4,3 +4,5 @@ compatible. It includes enhancements of many types, notably in the
command-line editor, options for customising its behaviour, filename
globbing, features to make C-shell (csh) users feel more at home and
extra features drawn from tcsh (another `custom' shell).
+
+WWW: http://www.zsh.org/