diff options
author | Mikael Urankar <mikael@FreeBSD.org> | 2025-04-08 08:40:13 +0000 |
---|---|---|
committer | Mikael Urankar <mikael@FreeBSD.org> | 2025-04-08 08:41:13 +0000 |
commit | 2a5976aebeefd09d36fd4ac2e7e2eefde5491c0d (patch) | |
tree | 76abde2c7f9a0f061b89db78a5e39adb05557600 /misc/code2prompt | |
parent | 9db632065e455eaa9317fa515fd8feb07cb8182e (diff) |
Diffstat (limited to 'misc/code2prompt')
-rw-r--r-- | misc/code2prompt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/code2prompt/Makefile b/misc/code2prompt/Makefile index 5023f3cd136c..7ddcbe0fa6df 100644 --- a/misc/code2prompt/Makefile +++ b/misc/code2prompt/Makefile @@ -1,7 +1,7 @@ PORTNAME= code2prompt DISTVERSIONPREFIX= v DISTVERSION= 2.0.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= misc # machine-learning MAINTAINER= yuri@FreeBSD.org |