svn commit: r485828 - head/www/rubygem-gitlab-flowdock-git-hook

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Nov 24 22:32:11 UTC 2018


Author: sunpoet
Date: Sat Nov 24 22:32:09 2018
New Revision: 485828
URL: https://svnweb.freebsd.org/changeset/ports/485828

Log:
  Cosmetic change

Modified:
  head/www/rubygem-gitlab-flowdock-git-hook/Makefile

Modified: head/www/rubygem-gitlab-flowdock-git-hook/Makefile
==============================================================================
--- head/www/rubygem-gitlab-flowdock-git-hook/Makefile	Sat Nov 24 22:32:01 2018	(r485827)
+++ head/www/rubygem-gitlab-flowdock-git-hook/Makefile	Sat Nov 24 22:32:09 2018	(r485828)
@@ -16,8 +16,9 @@ RUN_DEPENDS=	rubygem-flowdock>=0.7:www/rubygem-flowdoc
 		rubygem-gitlab-grit>=2.4.1:textproc/rubygem-gitlab-grit \
 		rubygem-multi_json>=0:devel/rubygem-multi_json
 
-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