aboutsummaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-01-22 09:08:01 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-01-22 09:08:01 +0000
commit27dc80606066bcf42a44d8d030d2dcaf0a7bfa06 (patch)
tree337574654384e4f4ecee7082e8305d31c6916778 /shells
parenta3fc74251507f7ca2a3414255e8b15594de021b1 (diff)
downloadports-27dc80606066bcf42a44d8d030d2dcaf0a7bfa06.tar.gz
ports-27dc80606066bcf42a44d8d030d2dcaf0a7bfa06.zip
add WWW:
PR: 16261, 16262, 16263 Submitted by: joseph.scott@owp.csus.edu
Notes
Notes: svn path=/head/; revision=24910
Diffstat (limited to 'shells')
-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/