Date: Thu, 8 May 2014 03:45:53 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r353257 - head/www/rubygem-addressable Message-ID: <201405080345.s483jrJk063343@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Thu May 8 03:45:52 2014 New Revision: 353257 URL: http://svnweb.freebsd.org/changeset/ports/353257 QAT: https://qat.redports.org/buildarchive/r353257/ Log: - Add LICENSE - Remove leading indefinite article from COMMENT Modified: head/www/rubygem-addressable/Makefile Modified: head/www/rubygem-addressable/Makefile ============================================================================== --- head/www/rubygem-addressable/Makefile Thu May 8 03:42:58 2014 (r353256) +++ head/www/rubygem-addressable/Makefile Thu May 8 03:45:52 2014 (r353257) @@ -7,7 +7,9 @@ CATEGORIES= www devel rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org -COMMENT= A replacement for the URI implementation +COMMENT= Replacement for the URI implementation + +LICENSE= APACHE20 USE_RUBY= yes USE_RUBYGEMS= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405080345.s483jrJk063343>