diff options
author | asami <asami@FreeBSD.org> | 1996-10-10 13:05:35 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1996-10-10 13:05:35 +0800 |
commit | 5328abd45bbedaafae756eb127c3aed99a973118 (patch) | |
tree | 6a3d4aee79b6a92a74b27cf5baadb58b63574e59 /security | |
parent | a7e8c09dc995c339153f40dc251b710eb04e3402 (diff) | |
download | freebsd-ports-gnome-5328abd45bbedaafae756eb127c3aed99a973118.tar.gz freebsd-ports-gnome-5328abd45bbedaafae756eb127c3aed99a973118.tar.zst freebsd-ports-gnome-5328abd45bbedaafae756eb127c3aed99a973118.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!
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). |