summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-10-10 05:05:35 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-10-10 05:05:35 +0000
commit95137d2010eb9325a97a55135b2318a71f734dbb (patch)
treed29686fae9812596f24da9bbb9ad4059b6e5bc70 /security
parentTypo (messure -> measure). (diff)
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-comment2
-rw-r--r--security/pidentd/pkg-comment2
-rw-r--r--security/ssh/pkg-comment2
-rw-r--r--security/ssh2/pkg-comment2
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).