svn commit: r398420 - head/devel/rubygem-jbuilder-rails41

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Oct 2 06:55:34 UTC 2015


Author: sunpoet
Date: Fri Oct  2 06:55:32 2015
New Revision: 398420
URL: https://svnweb.freebsd.org/changeset/ports/398420

Log:
  - Fix indent

Modified:
  head/devel/rubygem-jbuilder-rails41/Makefile

Modified: head/devel/rubygem-jbuilder-rails41/Makefile
==============================================================================
--- head/devel/rubygem-jbuilder-rails41/Makefile	Fri Oct  2 06:55:27 2015	(r398419)
+++ head/devel/rubygem-jbuilder-rails41/Makefile	Fri Oct  2 06:55:32 2015	(r398420)
@@ -4,7 +4,7 @@
 PKGNAMESUFFIX=	-rails41
 
 RUN_DEPENDS=	rubygem-activesupport41>=4.1.12:${PORTSDIR}/devel/rubygem-activesupport41 \
-	rubygem-multi_json>=1.2:${PORTSDIR}/devel/rubygem-multi_json
+		rubygem-multi_json>=1.2:${PORTSDIR}/devel/rubygem-multi_json
 
 MASTERDIR=	${.CURDIR}/../rubygem-jbuilder
 


More information about the svn-ports-head mailing list