svn commit: r387230 - head/textproc/rubygem-stamp

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun May 24 00:07:21 UTC 2015


Author: sunpoet
Date: Sun May 24 00:07:20 2015
New Revision: 387230
URL: https://svnweb.freebsd.org/changeset/ports/387230

Log:
  - Add LICENSE
  - Remove contiguous blank lines

Modified:
  head/textproc/rubygem-stamp/Makefile

Modified: head/textproc/rubygem-stamp/Makefile
==============================================================================
--- head/textproc/rubygem-stamp/Makefile	Sun May 24 00:07:15 2015	(r387229)
+++ head/textproc/rubygem-stamp/Makefile	Sun May 24 00:07:20 2015	(r387230)
@@ -8,9 +8,10 @@ MASTER_SITES=	RG
 MAINTAINER=	ruby at FreeBSD.org
 COMMENT=	Format dates and times
 
+LICENSE=	MIT
+
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes
 
-
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list