diff --git a/security/rubygem-duo_api/Makefile b/security/rubygem-duo_api/Makefile index b241925f55a4..82381688eaea 100644 --- a/security/rubygem-duo_api/Makefile +++ b/security/rubygem-duo_api/Makefile @@ -1,18 +1,19 @@ PORTNAME= duo_api PORTVERSION= 1.5.0 +PORTREVISION= 1 CATEGORIES= security rubygems MASTER_SITES= RG MAINTAINER= mfechner@FreeBSD.org COMMENT= Ruby implementation of the Duo API WWW= https://github.com/duosecurity/duo_api_ruby LICENSE= BSD3CLAUSE -RUN_DEPENDS= rubygem-base64>=0.2.0<0.3:converters/rubygem-base64 +RUN_DEPENDS= rubygem-base6402>=0.2.0<0.3:converters/rubygem-base6402 USES= gem NO_ARCH= yes .include