Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Jul 2021 20:33:05 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 5db874325862 - main - www/rubygem-ntlm-http: Cosmetic change
Message-ID:  <202107242033.16OKX51n008974@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=5db874325862aad26bc30669c4aaa97b132a2187

commit 5db874325862aad26bc30669c4aaa97b132a2187
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-07-24 20:23:55 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-07-24 20:23:55 +0000

    www/rubygem-ntlm-http: Cosmetic change
---
 www/rubygem-ntlm-http/Makefile | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/www/rubygem-ntlm-http/Makefile b/www/rubygem-ntlm-http/Makefile
index 11657c8f85c9..7af9aac9095f 100644
--- a/www/rubygem-ntlm-http/Makefile
+++ b/www/rubygem-ntlm-http/Makefile
@@ -11,9 +11,9 @@ COMMENT=	NTLM HTTP provides NTLM authentication over http
 LICENSE=	BSD2CLAUSE RUBY
 LICENSE_COMB=	dual
 
-NO_ARCH=	yes
-
-USE_RUBY=	yes
 USES=		gem
+USE_RUBY=	yes
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>



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