svn commit: r516550 - head/www/rubygem-fuzzyurl

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Nov 3 17:26:14 UTC 2019


Author: sunpoet
Date: Sun Nov  3 17:26:13 2019
New Revision: 516550
URL: https://svnweb.freebsd.org/changeset/ports/516550

Log:
  Cosmetic change

Modified:
  head/www/rubygem-fuzzyurl/Makefile

Modified: head/www/rubygem-fuzzyurl/Makefile
==============================================================================
--- head/www/rubygem-fuzzyurl/Makefile	Sun Nov  3 17:26:08 2019	(r516549)
+++ head/www/rubygem-fuzzyurl/Makefile	Sun Nov  3 17:26:13 2019	(r516550)
@@ -11,8 +11,9 @@ COMMENT=	Non-strict parsing, composition, and wildcard
 
 LICENSE=	MIT
 
-NO_ARCH=	yes
-USE_RUBY=	yes
 USES=		gem
+USE_RUBY=	yes
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list