summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-10-29 14:21:31 +0000
committerMatthias Fechner <mfechner@FreeBSD.org>2024-11-15 15:56:46 +0000
commitd7c22f5a37026dea8ee9b34f7df607e155ec23ca (patch)
tree169438c55710157de0239fdfed6e1eba76493c1c
parent022290a7feb8aef04732bfc6f301659fc661b039 (diff)
-rw-r--r--www/rubygem-heroku-api/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/rubygem-heroku-api/Makefile b/www/rubygem-heroku-api/Makefile
index e075ab1e4c53..2a0ce1384084 100644
--- a/www/rubygem-heroku-api/Makefile
+++ b/www/rubygem-heroku-api/Makefile
@@ -1,5 +1,6 @@
PORTNAME= heroku-api
PORTVERSION= 0.4.3
+PORTREVISION= 1
CATEGORIES= www rubygems
MASTER_SITES= RG
@@ -9,7 +10,7 @@ WWW= https://www.heroku.com
LICENSE= MIT
-RUN_DEPENDS= rubygem-excon>=0.45<1:devel/rubygem-excon \
+RUN_DEPENDS= rubygem-excon0>=0.45<1:devel/rubygem-excon0 \
rubygem-multi_json>=1.8<2:devel/rubygem-multi_json
USES= gem