Date: Fri, 13 Dec 2013 01:06:01 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r336304 - head/lang/ruby20 Message-ID: <201312130106.rBD161uk070322@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@FreeBSD.org COMMENT?= Object-oriented interpreted scripting language + LICENSE= RUBY LIB_DEPENDS= libexecinfo.so:${PORTSDIR}/devel/libexecinfo \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201312130106.rBD161uk070322>