summaryrefslogtreecommitdiff
path: root/security/ruby-hmac
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-08-29 18:06:47 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-08-29 18:06:47 +0000
commitfdd462485ddc5f2c5cde151ca2cda2bf5ce5454c (patch)
treec6461a600d4bf8a6cdc0a1d090e7846c91c1d2c8 /security/ruby-hmac
parentUpdate to 3.11.0.2 . (diff)
- Remove Author line
Notes
Notes: svn path=/head/; revision=325620
Diffstat (limited to 'security/ruby-hmac')
-rw-r--r--security/ruby-hmac/pkg-descr1
1 files changed, 0 insertions, 1 deletions
diff --git a/security/ruby-hmac/pkg-descr b/security/ruby-hmac/pkg-descr
index 0e3eba49504a..3204628b4c59 100644
--- a/security/ruby-hmac/pkg-descr
+++ b/security/ruby-hmac/pkg-descr
@@ -6,5 +6,4 @@ standard is documented in RFC2104. Namely, a MAC provides a way to
check the integrity of information transmitted over or stored in an
unreliable medium, based on a secret key.
-Author: Daiki Ueno <ueno@unixuser.org>
WWW: http://deisui.org/~ueno/ruby/hmac.html