svn commit: r336304 - head/lang/ruby20

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Dec 13 01:06:01 UTC 2013


Author: sunpoet
Date: Fri Dec 13 01:06:00 2013
New Revision: 336304
URL: http://svnweb.freebsd.org/changeset/ports/336304

Log:
  - Add missing blank line between MAINTAINER section and LICENSE section

Modified:
  head/lang/ruby20/Makefile

Modified: head/lang/ruby20/Makefile
==============================================================================
--- head/lang/ruby20/Makefile	Fri Dec 13 00:56:51 2013	(r336303)
+++ head/lang/ruby20/Makefile	Fri Dec 13 01:06:00 2013	(r336304)
@@ -13,6 +13,7 @@ DIST_SUBDIR=	ruby
 
 MAINTAINER=	ruby at FreeBSD.org
 COMMENT?=	Object-oriented interpreted scripting language
+
 LICENSE=	RUBY
 
 LIB_DEPENDS=	libexecinfo.so:${PORTSDIR}/devel/libexecinfo \


More information about the svn-ports-all mailing list