From efde41e9bc7c9c8383404a7cd497abcb2a27cb37 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Sun, 3 Nov 2019 17:22:50 +0000 Subject: [PATCH] Take maintainership --- net/rubygem-u2f/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/net/rubygem-u2f/Makefile b/net/rubygem-u2f/Makefile index f12a7235a41d..fdd88b1af734 100644 --- a/net/rubygem-u2f/Makefile +++ b/net/rubygem-u2f/Makefile @@ -6,14 +6,15 @@ PORTVERSION= 1.0.0 CATEGORIES= net rubygems MASTER_SITES= RG -MAINTAINER= ruby@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Library for handling registration and authentication of U2F devices LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -NO_ARCH= yes -USE_RUBY= yes USES= gem +USE_RUBY= yes + +NO_ARCH= yes .include