diff options
| author | Matthias Fechner <mfechner@FreeBSD.org> | 2026-02-03 15:27:08 +0000 |
|---|---|---|
| committer | Matthias Fechner <mfechner@FreeBSD.org> | 2026-02-03 15:28:14 +0000 |
| commit | 75e0ee6901772003f6785f6d28c79656e7eeba3e (patch) | |
| tree | ab13c0a53dc47bbe40835a7307806eba03ae6c55 /sysutils/rubygem-tmuxinator | |
| parent | c405f68b2c25894ec5dbdc9246154839bd5a3391 (diff) | |
Diffstat (limited to 'sysutils/rubygem-tmuxinator')
| -rw-r--r-- | sysutils/rubygem-tmuxinator/Makefile | 3 |
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 |
