svn commit: r353274 - head/devel/rubygem-descendants_tracker

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


Author: sunpoet
Date: Thu May  8 05:26:03 2014
New Revision: 353274
URL: http://svnweb.freebsd.org/changeset/ports/353274
QAT: https://qat.redports.org/buildarchive/r353274/

Log:
  - Add LICENSE
  - Remove contiguous blank lines

Modified:
  head/devel/rubygem-descendants_tracker/Makefile

Modified: head/devel/rubygem-descendants_tracker/Makefile
==============================================================================
--- head/devel/rubygem-descendants_tracker/Makefile	Thu May  8 05:22:19 2014	(r353273)
+++ head/devel/rubygem-descendants_tracker/Makefile	Thu May  8 05:26:03 2014	(r353274)
@@ -8,9 +8,10 @@ MASTER_SITES=	RG
 MAINTAINER=	ruby at FreeBSD.org
 COMMENT=	Module that adds descendant tracking to a class
 
+LICENSE=	MIT
+
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes
 
-
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list