diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-08-16 08:40:44 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-08-16 08:40:44 +0800 |
commit | 0d2cf11a0e4dcbd7db77253b906692087574aa5d (patch) | |
tree | 28979ecfd04650b39c6a8703c0faf58f0a94fa5b /net | |
parent | df234f21ee3b1b9beba99fcdeb0db21ab0fd0579 (diff) | |
download | freebsd-ports-gnome-0d2cf11a0e4dcbd7db77253b906692087574aa5d.tar.gz freebsd-ports-gnome-0d2cf11a0e4dcbd7db77253b906692087574aa5d.tar.zst freebsd-ports-gnome-0d2cf11a0e4dcbd7db77253b906692087574aa5d.zip |
- Update WWW
Diffstat (limited to 'net')
-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 |