Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Mar 2019 14:38:16 +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: r495162 - head/security/rubygem-ed25519
Message-ID:  <201903091438.x29EcG60084512@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201903091438.x29EcG60084512>