svn commit: r495162 - head/security/rubygem-ed25519

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Mar 9 14:38:20 UTC 2019


Author: sunpoet
Date: Sat Mar  9 14:38:16 2019
New Revision: 495162
URL: https://svnweb.freebsd.org/changeset/ports/495162

Log:
  Cosmetic change

Modified:
  head/security/rubygem-ed25519/Makefile

Modified: head/security/rubygem-ed25519/Makefile
==============================================================================
--- head/security/rubygem-ed25519/Makefile	Sat Mar  9 14:38:11 2019	(r495161)
+++ head/security/rubygem-ed25519/Makefile	Sat Mar  9 14:38:16 2019	(r495162)
@@ -12,7 +12,7 @@ COMMENT=	Ruby binding to the Ed25519 (RFC 8032)
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-USE_RUBY=	yes
 USES=		gem
+USE_RUBY=	yes
 
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list