summaryrefslogtreecommitdiff
path: root/misc/code2prompt
diff options
context:
space:
mode:
authorMikael Urankar <mikael@FreeBSD.org>2025-07-03 10:46:01 +0200
committerMikael Urankar <mikael@FreeBSD.org>2025-07-03 10:46:01 +0200
commitf3f7e555b06d9a87d63c047ce3e82e936a11f2fe (patch)
treecdaf9883f98118255330d6da7da46d6d9ff020e8 /misc/code2prompt
parentlang/rust: Update to 1.88.0 (diff)
lang/rust: Bump revisions after 1.88.0
PR: 287766
Diffstat (limited to 'misc/code2prompt')
-rw-r--r--misc/code2prompt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/code2prompt/Makefile b/misc/code2prompt/Makefile
index 0e36db2a2781..1d47a4338b36 100644
--- a/misc/code2prompt/Makefile
+++ b/misc/code2prompt/Makefile
@@ -1,7 +1,7 @@
PORTNAME= code2prompt
DISTVERSIONPREFIX= v
DISTVERSION= 3.0.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= misc # machine-learning
MAINTAINER= yuri@FreeBSD.org