diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1996-10-10 05:05:35 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1996-10-10 05:05:35 +0000 |
commit | 95137d2010eb9325a97a55135b2318a71f734dbb (patch) | |
tree | d29686fae9812596f24da9bbb9ad4059b6e5bc70 /shells | |
parent | 0fb81c77bc7883b9d32d88adae544fe4e8af1140 (diff) | |
download | ports-95137d2010eb9325a97a55135b2318a71f734dbb.tar.gz ports-95137d2010eb9325a97a55135b2318a71f734dbb.zip |
Oh my goodness! Satoshi is finally fed up and decided to "clean up"
all the COMMENTs! No package names, no version numbers, no "this is
absolutix-3.1.2" type comments that have zero information contents.
Now, without any bad examples to follow, nobody has an excuse to import
a port with those kind of comments. :)
Phew! 238 ports modified!
Notes
Notes:
svn path=/head/; revision=3948
Diffstat (limited to 'shells')
-rw-r--r-- | shells/bash/pkg-comment | 2 | ||||
-rw-r--r-- | shells/bash1/pkg-comment | 2 | ||||
-rw-r--r-- | shells/bash2/pkg-comment | 2 | ||||
-rw-r--r-- | shells/bash3/pkg-comment | 2 | ||||
-rw-r--r-- | shells/tcsh/pkg-comment | 2 | ||||
-rw-r--r-- | shells/zsh-devel/pkg-comment | 2 | ||||
-rw-r--r-- | shells/zsh/pkg-comment | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/shells/bash/pkg-comment b/shells/bash/pkg-comment index 1c6603cf7793..00c70ad756d8 100644 --- a/shells/bash/pkg-comment +++ b/shells/bash/pkg-comment @@ -1 +1 @@ -bash, the GNU Borne Again Shell. +The GNU Borne Again Shell. diff --git a/shells/bash1/pkg-comment b/shells/bash1/pkg-comment index 1c6603cf7793..00c70ad756d8 100644 --- a/shells/bash1/pkg-comment +++ b/shells/bash1/pkg-comment @@ -1 +1 @@ -bash, the GNU Borne Again Shell. +The GNU Borne Again Shell. diff --git a/shells/bash2/pkg-comment b/shells/bash2/pkg-comment index 1c6603cf7793..00c70ad756d8 100644 --- a/shells/bash2/pkg-comment +++ b/shells/bash2/pkg-comment @@ -1 +1 @@ -bash, the GNU Borne Again Shell. +The GNU Borne Again Shell. diff --git a/shells/bash3/pkg-comment b/shells/bash3/pkg-comment index 1c6603cf7793..00c70ad756d8 100644 --- a/shells/bash3/pkg-comment +++ b/shells/bash3/pkg-comment @@ -1 +1 @@ -bash, the GNU Borne Again Shell. +The GNU Borne Again Shell. diff --git a/shells/tcsh/pkg-comment b/shells/tcsh/pkg-comment index ef3682371541..11c830c0b809 100644 --- a/shells/tcsh/pkg-comment +++ b/shells/tcsh/pkg-comment @@ -1 +1 @@ -TCSH shell (csh-like) V6.06 +An extended C-shell with many useful features. diff --git a/shells/zsh-devel/pkg-comment b/shells/zsh-devel/pkg-comment index e3ec34d63aee..c64b941259c2 100644 --- a/shells/zsh-devel/pkg-comment +++ b/shells/zsh-devel/pkg-comment @@ -1 +1 @@ -Zsh - the Z shell +The Z shell. diff --git a/shells/zsh/pkg-comment b/shells/zsh/pkg-comment index e3ec34d63aee..c64b941259c2 100644 --- a/shells/zsh/pkg-comment +++ b/shells/zsh/pkg-comment @@ -1 +1 @@ -Zsh - the Z shell +The Z shell. |