aboutsummaryrefslogtreecommitdiff
path: root/sysutils/rubygem-tmuxinator
diff options
context:
space:
mode:
authorMatthias Fechner <mfechner@FreeBSD.org>2026-02-03 15:27:08 +0000
committerMatthias Fechner <mfechner@FreeBSD.org>2026-02-03 15:28:14 +0000
commit75e0ee6901772003f6785f6d28c79656e7eeba3e (patch)
treeab13c0a53dc47bbe40835a7307806eba03ae6c55 /sysutils/rubygem-tmuxinator
parentc405f68b2c25894ec5dbdc9246154839bd5a3391 (diff)
Diffstat (limited to 'sysutils/rubygem-tmuxinator')
-rw-r--r--sysutils/rubygem-tmuxinator/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/rubygem-tmuxinator/Makefile b/sysutils/rubygem-tmuxinator/Makefile
index 826a37defda5..e11554589b02 100644
--- a/sysutils/rubygem-tmuxinator/Makefile
+++ b/sysutils/rubygem-tmuxinator/Makefile
@@ -1,5 +1,6 @@
PORTNAME= tmuxinator
PORTVERSION= 3.3.7
+PORTREVISION= 1
CATEGORIES= sysutils ruby
MASTER_SITES= RG
@@ -10,7 +11,7 @@ WWW= https://github.com/tmuxinator/tmuxinator
LICENSE= MIT
RUN_DEPENDS= rubygem-erubi>=1.13<2:www/rubygem-erubi \
- rubygem-thor>=1.4.0<1.5:devel/rubygem-thor
+ rubygem-thor14>=1.4.0<1.5:devel/rubygem-thor14
USES= gem