diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2000-04-15 02:16:14 +0800 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2000-04-15 02:16:14 +0800 |
commit | 52190dc8507b9627c89104cdb09794fe5da76544 (patch) | |
tree | 1f09029c2d82ce736a30c729c5d2fe693be0278a /security/mhash | |
parent | 380e26e02d6d6343042e27658ba33044e0b23f74 (diff) | |
download | freebsd-ports-gnome-52190dc8507b9627c89104cdb09794fe5da76544.tar.gz freebsd-ports-gnome-52190dc8507b9627c89104cdb09794fe5da76544.tar.zst freebsd-ports-gnome-52190dc8507b9627c89104cdb09794fe5da76544.zip |
Portlint COMMENT's.
Everybody should read the Handbook again!
PR: ports/18008
Submitted by: tkato@prontomail.ne.jp
Diffstat (limited to 'security/mhash')
-rw-r--r-- | security/mhash/pkg-comment | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/mhash/pkg-comment b/security/mhash/pkg-comment index f5048338fda2..d933f6a19283 100644 --- a/security/mhash/pkg-comment +++ b/security/mhash/pkg-comment @@ -1,2 +1 @@ -The mhash library provides an easy way to access strong hashes such as MD5 -and SHA1. +Library provides an easy way to access strong hashes such as MD5 and SHA1 |