diff --git a/devel/rubygem-licensee/Makefile b/devel/rubygem-licensee/Makefile index e1d5fa25f709..3c002b23a9a6 100644 --- a/devel/rubygem-licensee/Makefile +++ b/devel/rubygem-licensee/Makefile @@ -1,25 +1,26 @@ PORTNAME= licensee PORTVERSION= 9.17.0 +PORTREVISION= 1 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= mfechner@FreeBSD.org COMMENT= Detects under what license a project is distributed WWW= https://github.com/benbalter/licensee LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md RUN_DEPENDS= rubygem-dotenv2>=2.0<4:misc/rubygem-dotenv2 \ - rubygem-octokit>=4.20<9:net/rubygem-octokit \ + rubygem-octokit8>=4.20<9:net/rubygem-octokit8 \ rubygem-reverse_markdown>=1.0<3:textproc/rubygem-reverse_markdown \ rubygem-rugged>=0.24<2.0:devel/rubygem-rugged \ rubygem-thor>=0.19<2.0:devel/rubygem-thor USES= gem NO_ARCH= yes PLIST_FILES= bin/licensee .include