diff options
Diffstat (limited to 'devel/iaito/Makefile')
-rw-r--r-- | devel/iaito/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/devel/iaito/Makefile b/devel/iaito/Makefile index 6352e699e41d..bce0af6905ab 100644 --- a/devel/iaito/Makefile +++ b/devel/iaito/Makefile @@ -1,10 +1,7 @@ PORTNAME= iaito -DISTVERSION= 5.9.9 +DISTVERSION= 6.0.0 CATEGORIES= devel -PATCH_SITES= https://github.com/radareorg/iaito/commit/ -PATCHFILES+= 14d843c138defd36b8550c37f067e64d6b8316fb.patch:-p1 # Fix build with Qt >= 6.9.0 - MAINTAINER= freebsd@sysctl.cz COMMENT= Official QT frontend of radare2, a libre reverse engineering framework WWW= https://github.com/radareorg/iaito |