svn commit: r338357 - head/net/rubygem-http_parser.rb

TAKATSU Tomonari tota at FreeBSD.org
Wed Jan 1 04:08:16 UTC 2014


Author: tota
Date: Wed Jan  1 04:08:15 2014
New Revision: 338357
URL: http://svnweb.freebsd.org/changeset/ports/338357

Log:
  - Remove leading indefinite article from COMMENT
  
  PR:		ports/185379
  Submitted by:	sunpoet

Modified:
  head/net/rubygem-http_parser.rb/Makefile

Modified: head/net/rubygem-http_parser.rb/Makefile
==============================================================================
--- head/net/rubygem-http_parser.rb/Makefile	Wed Jan  1 04:06:21 2014	(r338356)
+++ head/net/rubygem-http_parser.rb/Makefile	Wed Jan  1 04:08:15 2014	(r338357)
@@ -7,7 +7,7 @@ CATEGORIES=	net rubygems
 MASTER_SITES=	RG
 
 MAINTAINER=	ruby at FreeBSD.org
-COMMENT=	A simple callback-based HTTP request/response parser
+COMMENT=	Simple callback-based HTTP request/response parser
 
 LICENSE=	MIT
 


More information about the svn-ports-all mailing list