diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-08-16 00:40:44 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-08-16 00:40:44 +0000 |
commit | 839d7ba45e0c2d3e3c84b4af853128450368902d (patch) | |
tree | 28979ecfd04650b39c6a8703c0faf58f0a94fa5b /net/rubygem-httpauth | |
parent | a8548edec04074647ff17cf97f2af5ae217d8195 (diff) |
Notes
Diffstat (limited to 'net/rubygem-httpauth')
-rw-r--r-- | net/rubygem-httpauth/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/rubygem-httpauth/pkg-descr b/net/rubygem-httpauth/pkg-descr index 1d8d3a81554c..6b3e8ab29508 100644 --- a/net/rubygem-httpauth/pkg-descr +++ b/net/rubygem-httpauth/pkg-descr @@ -1,4 +1,4 @@ HTTPauth is a library supporting the full HTTP Authentication protocol as specified in RFC 2617; both Digest Authentication and Basic Authentication. -WWW: http://rubygems.org/gems/httpauth/ +WWW: https://github.com/Manfred/HTTPauth |