diff options
Diffstat (limited to 'editors/focuswriter/Makefile')
-rw-r--r-- | editors/focuswriter/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/editors/focuswriter/Makefile b/editors/focuswriter/Makefile index 3f7661baea5d..bdb4f79f764e 100644 --- a/editors/focuswriter/Makefile +++ b/editors/focuswriter/Makefile @@ -1,11 +1,8 @@ PORTNAME= focuswriter -DISTVERSION= 1.8.11 +DISTVERSION= 1.8.12 CATEGORIES= editors MASTER_SITES= https://gottcode.org/${PORTNAME}/ -PATCH_SITES= https://github.com/gottcode/focuswriter/commit/ -PATCHFILES+= dd74ed4559a141653a06e7984c1251b992925775.patch:-p1 # Fix build with Qt >= 6.9.0 - MAINTAINER= eduardo@FreeBSD.org COMMENT= Simple, distraction-free writing environment WWW= https://gottcode.org/focuswriter/ |