diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2013-08-22 01:17:25 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2013-08-22 01:17:25 +0800 |
commit | 48a634bdfb26e16f3c35b882aa06e7c08b25768e (patch) | |
tree | f6d4c5e2710d9959bf8910208339b828d799a215 /net/rubygem-httpauth | |
parent | 2ba1f4b028a15369989089cc50beec9d02bd198e (diff) | |
download | freebsd-ports-gnome-48a634bdfb26e16f3c35b882aa06e7c08b25768e.tar.gz freebsd-ports-gnome-48a634bdfb26e16f3c35b882aa06e7c08b25768e.tar.zst freebsd-ports-gnome-48a634bdfb26e16f3c35b882aa06e7c08b25768e.zip |
- Remove leading indefinite article from COMMENT
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 |