diff options
author | Mikael Urankar <mikael@FreeBSD.org> | 2024-08-26 10:08:01 +0200 |
---|---|---|
committer | Mikael Urankar <mikael@FreeBSD.org> | 2024-08-26 10:08:01 +0200 |
commit | 7a55f9542531c541f36ae5cf3a58d6ce92ec7bff (patch) | |
tree | e8a3abc76b14092adca20f88e03df65f2caa4ec7 /textproc/riffdiff/Makefile | |
parent | x11-wm/leftwm: Fix build with rust 1.80.0 (diff) |
lang/rust: Bump revisions after 1.80.1
PR: 280490
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 3adf93e3b588..b811530c4cdd 100644 --- a/textproc/riffdiff/Makefile +++ b/textproc/riffdiff/Makefile @@ -1,6 +1,6 @@ PORTNAME= riffdiff DISTVERSION= 3.2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MAINTAINER= yuri@FreeBSD.org |