diff options
Diffstat (limited to '')
-rw-r--r-- | net/rubygem-oauth-tty/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/rubygem-oauth-tty/Makefile b/net/rubygem-oauth-tty/Makefile index 0472d30651c2..c4b0a6510adb 100644 --- a/net/rubygem-oauth-tty/Makefile +++ b/net/rubygem-oauth-tty/Makefile @@ -1,16 +1,16 @@ PORTNAME= oauth-tty -PORTVERSION= 1.0.5 +PORTVERSION= 1.0.6 CATEGORIES= net rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= OAuth 1.0 TTY Command Line Interface -WWW= https://gitlab.com/oauth-xx/oauth-tty +WWW= https://gitlab.com/ruby-oauth/oauth-tty LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= rubygem-version_gem>=1.1.1<2:devel/rubygem-version_gem +RUN_DEPENDS= rubygem-version_gem>=1.1.9<2:devel/rubygem-version_gem USES= gem |