svn commit: r353257 - head/www/rubygem-addressable

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu May 8 03:45:53 UTC 2014


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 at FreeBSD.org
-COMMENT=	A replacement for the URI implementation
+COMMENT=	Replacement for the URI implementation
+
+LICENSE=	APACHE20
 
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes


More information about the svn-ports-all mailing list