diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-08-21 17:17:25 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-08-21 17:17:25 +0000 |
commit | fa1716b118dcb99d41071490920455dbdbb3c633 (patch) | |
tree | f6d4c5e2710d9959bf8910208339b828d799a215 /net/rubygem-httpauth | |
parent | c1b1bd0135e4173a47c37c69eebc74813961a994 (diff) | |
download | ports-fa1716b118dcb99d41071490920455dbdbb3c633.tar.gz ports-fa1716b118dcb99d41071490920455dbdbb3c633.zip |
Notes
Diffstat (limited to 'net/rubygem-httpauth')
-rw-r--r-- | net/rubygem-httpauth/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/rubygem-httpauth/Makefile b/net/rubygem-httpauth/Makefile index 3e805c017dc4..f3fea98f81f4 100644 --- a/net/rubygem-httpauth/Makefile +++ b/net/rubygem-httpauth/Makefile @@ -7,7 +7,7 @@ CATEGORIES= net rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org -COMMENT= A library for HTTP authentication protocol in RFC 2617 +COMMENT= Library for HTTP authentication protocol in RFC 2617 USE_RUBY= yes USE_RUBYGEMS= yes |