summaryrefslogtreecommitdiff
path: root/textproc/gitlab-code-parser
diff options
context:
space:
mode:
authorMikael Urankar <mikael@FreeBSD.org>2025-12-16 13:12:31 +0100
committerMikael Urankar <mikael@FreeBSD.org>2025-12-16 13:12:31 +0100
commit5e496c77078638a3777140084ddcb183d51966f6 (patch)
tree777294e1e8d162458000b38c99722ad179dd27be /textproc/gitlab-code-parser
parenttextproc/meilisearch: Fix build with rust 1.92.0 (diff)
lang/rust: Bump revisions after 1.92.0
PR: 291582
Diffstat (limited to 'textproc/gitlab-code-parser')
-rw-r--r--textproc/gitlab-code-parser/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/gitlab-code-parser/Makefile b/textproc/gitlab-code-parser/Makefile
index 6169dd32cd9b..4474acff7b1d 100644
--- a/textproc/gitlab-code-parser/Makefile
+++ b/textproc/gitlab-code-parser/Makefile
@@ -1,6 +1,7 @@
PORTNAME= gitlab-code-parser
DISTVERSIONPREFIX= v
DISTVERSION= 0.20.2
+PORTREVISION= 1
CATEGORIES= textproc
MAINTAINER= mfechner@FreeBSD.org