diff options
author | sanpei <sanpei@FreeBSD.org> | 2012-04-15 21:33:38 +0800 |
---|---|---|
committer | sanpei <sanpei@FreeBSD.org> | 2012-04-15 21:33:38 +0800 |
commit | c855a74eecb5bec7ce09a40645b05a113e170454 (patch) | |
tree | 78aa439d3ae75f1a606fd6344d137a4fc0895a90 /www/Makefile | |
parent | 364a1f20befe8580565f85647b9cba87b12578c0 (diff) | |
download | freebsd-ports-gnome-c855a74eecb5bec7ce09a40645b05a113e170454.tar.gz freebsd-ports-gnome-c855a74eecb5bec7ce09a40645b05a113e170454.tar.zst freebsd-ports-gnome-c855a74eecb5bec7ce09a40645b05a113e170454.zip |
Ruby/NTLM provides message creator and parser for the NTLM authentication.
Reviewed by: swills
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index e870f712cc6b..897a64dbb3f2 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1691,6 +1691,7 @@ SUBDIR += rubygem-net-http-digest_auth SUBDIR += rubygem-net-http-persistent SUBDIR += rubygem-nicovideo + SUBDIR += rubygem-ntlm-http SUBDIR += rubygem-passenger SUBDIR += rubygem-rack SUBDIR += rubygem-rack-cache |