svn commit: r338252 - head/devel/rubygem-hike

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Dec 31 07:25:05 UTC 2013


Author: sunpoet
Date: Tue Dec 31 07:25:04 2013
New Revision: 338252
URL: http://svnweb.freebsd.org/changeset/ports/338252

Log:
  - Remove leading indefinite article from COMMENT
  - Add LICENSE

Modified:
  head/devel/rubygem-hike/Makefile

Modified: head/devel/rubygem-hike/Makefile
==============================================================================
--- head/devel/rubygem-hike/Makefile	Tue Dec 31 07:25:00 2013	(r338251)
+++ head/devel/rubygem-hike/Makefile	Tue Dec 31 07:25:04 2013	(r338252)
@@ -7,7 +7,9 @@ CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
 MAINTAINER=	ruby at FreeBSD.org
-COMMENT=	A Ruby library for finding files in a set of paths
+COMMENT=	Ruby library for finding files in a set of paths
+
+LICENSE=	MIT
 
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes


More information about the svn-ports-head mailing list