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/riffdiff | |
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/riffdiff')
-rw-r--r-- | textproc/riffdiff/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/riffdiff/Makefile b/textproc/riffdiff/Makefile index 4a40d20645d4..dd9773bad9af 100644 --- a/textproc/riffdiff/Makefile +++ b/textproc/riffdiff/Makefile @@ -1,5 +1,6 @@ PORTNAME= riffdiff DISTVERSION= 3.1.3 +PORTREVISION= 1 CATEGORIES= textproc MAINTAINER= yuri@FreeBSD.org |