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 /security | |
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 'security')
-rw-r--r-- | security/libident/pkg-comment | 2 | ||||
-rw-r--r-- | security/pidentd/pkg-comment | 2 | ||||
-rw-r--r-- | security/ssh/pkg-comment | 2 | ||||
-rw-r--r-- | security/ssh2/pkg-comment | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/security/libident/pkg-comment b/security/libident/pkg-comment index 669caf5538c0..629c14696f21 100644 --- a/security/libident/pkg-comment +++ b/security/libident/pkg-comment @@ -1 +1 @@ -libidentd - a small library to interface the ident protocol server (rfc1413) +A small library to interface the ident protocol server (rfc1413). diff --git a/security/pidentd/pkg-comment b/security/pidentd/pkg-comment index 9b8700e1d1a6..945142761af5 100644 --- a/security/pidentd/pkg-comment +++ b/security/pidentd/pkg-comment @@ -1 +1 @@ -pidentd - a RFC1413 identification server +A RFC1413 identification server. diff --git a/security/ssh/pkg-comment b/security/ssh/pkg-comment index fc8bc364039a..45e42fd3dd6d 100644 --- a/security/ssh/pkg-comment +++ b/security/ssh/pkg-comment @@ -1 +1 @@ -ssh - secure shell client (remote login program) +Secure shell client and server (remote login program). diff --git a/security/ssh2/pkg-comment b/security/ssh2/pkg-comment index fc8bc364039a..45e42fd3dd6d 100644 --- a/security/ssh2/pkg-comment +++ b/security/ssh2/pkg-comment @@ -1 +1 @@ -ssh - secure shell client (remote login program) +Secure shell client and server (remote login program). |