diff options
author | Mikael Urankar <mikael@FreeBSD.org> | 2025-04-08 10:40:13 +0200 |
---|---|---|
committer | Mikael Urankar <mikael@FreeBSD.org> | 2025-04-08 10:41:13 +0200 |
commit | 2a5976aebeefd09d36fd4ac2e7e2eefde5491c0d (patch) | |
tree | 76abde2c7f9a0f061b89db78a5e39adb05557600 /textproc/riffdiff/Makefile | |
parent | www/ungoogled-chromium: Fix build with rust 1.86.0 (diff) |
lang/rust: Bump revisions after 1.86.0
PR: 285840
Diffstat (limited to 'textproc/riffdiff/Makefile')
-rw-r--r-- | textproc/riffdiff/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/riffdiff/Makefile b/textproc/riffdiff/Makefile index 74ad99f273ff..d7b214db5297 100644 --- a/textproc/riffdiff/Makefile +++ b/textproc/riffdiff/Makefile @@ -1,6 +1,6 @@ PORTNAME= riffdiff DISTVERSION= 3.3.8 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc MAINTAINER= yuri@FreeBSD.org |