diff options
Diffstat (limited to 'devel/msitools/Makefile')
-rw-r--r-- | devel/msitools/Makefile | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/devel/msitools/Makefile b/devel/msitools/Makefile index 447936eb416a..656202a148b4 100644 --- a/devel/msitools/Makefile +++ b/devel/msitools/Makefile @@ -1,13 +1,8 @@ PORTNAME= msitools -DISTVERSION= 0.101 -PORTREVISION= 4 +DISTVERSION= 0.106 CATEGORIES= devel MASTER_SITES= GNOME -PATCH_SITES= https://gitlab.gnome.org/GNOME/msitools/-/commit/ -PATCHFILES= b08275d549bb12a09a420ef9ccaeb0974e00008a.patch:-p1 \ - 25c4353cf173cddeb76c0a2dd6621bcb753cabf8.patch:-p1 - MAINTAINER= romain@FreeBSD.org COMMENT= Inspect and build Windows Installer (.MSI) files WWW= https://wiki.gnome.org/msitools |