diff options
Diffstat (limited to 'security/rubygem-duo_api/Makefile')
-rw-r--r-- | security/rubygem-duo_api/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
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,5 +1,6 @@ PORTNAME= duo_api PORTVERSION= 1.5.0 +PORTREVISION= 1 CATEGORIES= security rubygems MASTER_SITES= RG @@ -9,7 +10,7 @@ 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 |