diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2012-01-08 21:52:56 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2012-01-08 21:52:56 +0800 |
commit | 11e610dc805b66e76179b5aabb05ef2afcc4daac (patch) | |
tree | 536439515a1acee7049b523ea4a38d8af4aec601 | |
parent | 7681c592c913747e0a6147ddefa03dd4d8f024ec (diff) | |
download | freebsd-ports-gnome-11e610dc805b66e76179b5aabb05ef2afcc4daac.tar.gz freebsd-ports-gnome-11e610dc805b66e76179b5aabb05ef2afcc4daac.tar.zst freebsd-ports-gnome-11e610dc805b66e76179b5aabb05ef2afcc4daac.zip |
- Update WWW: use https:// for github link
- Add RG link
-rw-r--r-- | www/rubygem-net-http-digest_auth/pkg-descr | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/rubygem-net-http-digest_auth/pkg-descr b/www/rubygem-net-http-digest_auth/pkg-descr index f0161870516c..1d5370067d23 100644 --- a/www/rubygem-net-http-digest_auth/pkg-descr +++ b/www/rubygem-net-http-digest_auth/pkg-descr @@ -2,4 +2,5 @@ rubygem-net-http-persistent is an implementation of RFC 2617 - Digest Access Authentication. At this time the gem does not fully integrate with Net::HTTP and can be used for with other HTTP clients. -WWW: http://github.com/drbrain/net-http-digest_auth +WWW: https://github.com/drbrain/net-http-digest_auth +RG: https://rubygems.org/gems/net-http-digest_auth |