svn commit: r516511 - head/net/rubygem-proxifier

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


Author: sunpoet
Date: Sun Nov  3 17:22:16 2019
New Revision: 516511
URL: https://svnweb.freebsd.org/changeset/ports/516511

Log:
  Cosmetic change

Modified:
  head/net/rubygem-proxifier/Makefile

Modified: head/net/rubygem-proxifier/Makefile
==============================================================================
--- head/net/rubygem-proxifier/Makefile	Sun Nov  3 17:22:12 2019	(r516510)
+++ head/net/rubygem-proxifier/Makefile	Sun Nov  3 17:22:16 2019	(r516511)
@@ -12,9 +12,10 @@ COMMENT=	Add HTTP or SOCKS proxies support and force T
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-NO_ARCH=	yes
-USE_RUBY=	yes
 USES=		gem
+USE_RUBY=	yes
+
+NO_ARCH=	yes
 
 PLIST_FILES=	bin/pirb bin/pruby
 


More information about the svn-ports-all mailing list