aboutsummaryrefslogtreecommitdiff
path: root/editors/ghostwriter/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/ghostwriter/Makefile')
-rw-r--r--editors/ghostwriter/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/ghostwriter/Makefile b/editors/ghostwriter/Makefile
index 13e93ef97918..fa105f2dfd0c 100644
--- a/editors/ghostwriter/Makefile
+++ b/editors/ghostwriter/Makefile
@@ -3,7 +3,7 @@
PORTNAME= ghostwriter
DISTVERSIONPREFIX= v
DISTVERSION= 1.7.4
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= editors
MAINTAINER= tobik@FreeBSD.org
@@ -12,7 +12,7 @@ COMMENT= Distraction-free Markdown editor
LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/COPYING
-LIB_DEPENDS= libhunspell-1.6.so:textproc/hunspell
+LIB_DEPENDS= libhunspell-1.7.so:textproc/hunspell
USES= compiler:c++11-lang desktop-file-utils pkgconfig qmake qt:5
USE_GITHUB= yes