diff options
author | Mikael Urankar <mikael@FreeBSD.org> | 2022-07-02 13:46:42 +0000 |
---|---|---|
committer | Mikael Urankar <mikael@FreeBSD.org> | 2022-07-02 13:47:05 +0000 |
commit | a50372b91f2b327f3bc400d088e21f4b18c2a112 (patch) | |
tree | b48fcc667932956ba252fe3cc1730102e16fc2f5 /x11/inputplug | |
parent | 558a5e4515a3de7cf7d27235b16b58cb1d3f3830 (diff) | |
download | ports-a50372b91f2b327f3bc400d088e21f4b18c2a112.tar.gz ports-a50372b91f2b327f3bc400d088e21f4b18c2a112.zip |
lang/rust: Bump revisions after 1.62.0
Diffstat (limited to 'x11/inputplug')
-rw-r--r-- | x11/inputplug/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/inputplug/Makefile b/x11/inputplug/Makefile index 83163c8e903d..4794bf041401 100644 --- a/x11/inputplug/Makefile +++ b/x11/inputplug/Makefile @@ -1,6 +1,6 @@ PORTNAME= inputplug DISTVERSION= 0.4.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= x11 MAINTAINER= 0mp@FreeBSD.org |