diff options
author | Mikael Urankar <mikael@FreeBSD.org> | 2024-05-13 13:02:12 +0200 |
---|---|---|
committer | Mikael Urankar <mikael@FreeBSD.org> | 2024-05-13 13:03:24 +0200 |
commit | 2322b661000b69fcc75fe68fec25e5b4e48c2a8e (patch) | |
tree | aa43edeb92d9a7fbfc0c9e14fb6159b2cd2b40f1 /textproc/code-minimap | |
parent | games/veloren-weekly: Fix build with rust 1.78.0 (diff) |
lang/rust: Bump revisions after 1.78.0
PR: 278834
Diffstat (limited to 'textproc/code-minimap')
-rw-r--r-- | textproc/code-minimap/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/code-minimap/Makefile b/textproc/code-minimap/Makefile index cd834f29dbe2..f92cf2f40af1 100644 --- a/textproc/code-minimap/Makefile +++ b/textproc/code-minimap/Makefile @@ -1,6 +1,7 @@ PORTNAME= code-minimap DISTVERSIONPREFIX= v DISTVERSION= 0.6.7 +PORTREVISION= 1 CATEGORIES= textproc MAINTAINER= dereks@lifeofadishwasher.com |