aboutsummaryrefslogtreecommitdiff
path: root/textproc/logseq/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/logseq/Makefile')
-rw-r--r--textproc/logseq/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/logseq/Makefile b/textproc/logseq/Makefile
index d38a7445adeb..0e0924e4d129 100644
--- a/textproc/logseq/Makefile
+++ b/textproc/logseq/Makefile
@@ -1,6 +1,6 @@
PORTNAME= logseq
PORTVERSION= 0.9.20
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc
MASTER_SITES= https://github.com/logseq/logseq/releases/download/${PORTVERSION}/ \
LOCAL/arrowd/:node_modules
@@ -78,5 +78,4 @@ repackage-node-modules:
&& ${STAT} -f %z /tmp/logseq/better-sqlite-${BETTER_SQLITE_VERSION}.node.zip
@${ECHO_CMD}
-
.include <bsd.port.mk>