diff options
| author | Matthias Fechner <mfechner@FreeBSD.org> | 2025-08-11 04:30:20 +0000 |
|---|---|---|
| committer | Matthias Fechner <mfechner@FreeBSD.org> | 2025-08-11 04:30:20 +0000 |
| commit | e223722e7e455b70cc7810b599df08dbe229e000 (patch) | |
| tree | 60a618dbbbc05c8bfc1766bc68a4c2edeeb6364d /sysutils/rubygem-tmuxinator | |
| parent | bd49217bfe1d4ac5dc77d65a522f111d140560f5 (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 c8ef708c2870..0753039b0325 100644 --- a/sysutils/rubygem-tmuxinator/Makefile +++ b/sysutils/rubygem-tmuxinator/Makefile @@ -1,5 +1,6 @@ PORTNAME= tmuxinator PORTVERSION= 3.3.4 +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.7<2:www/rubygem-erubi \ - rubygem-thor>=1.3.0<1.4:devel/rubygem-thor \ + rubygem-thor13>=1.3.0<1.4:devel/rubygem-thor13 \ rubygem-xdg2>=2.2.5<3:devel/rubygem-xdg2 USES= gem |
