diff options
author | Piotr Kubaj <pkubaj@FreeBSD.org> | 2022-08-25 10:47:39 +0000 |
---|---|---|
committer | Piotr Kubaj <pkubaj@FreeBSD.org> | 2022-08-25 10:49:39 +0000 |
commit | 783c056d7d681d66e2c5c59251c275d65274028e (patch) | |
tree | 219b211cf69596ba0765ed999e10b15d8dd2ab56 /x11/inputplug | |
parent | e88e592111c86fdd1c0ac8717dbef9342e15e27c (diff) | |
download | ports-783c056d7d681d66e2c5c59251c275d65274028e.tar.gz ports-783c056d7d681d66e2c5c59251c275d65274028e.zip |
Revert "lang/rust: Bump revisions after 1.63.0"
This reverts commit c7912d97754bb7aa9a18eb33df53f91cba4cd82d.
PR: 265915
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 86aa0c603a13..4794bf041401 100644 --- a/x11/inputplug/Makefile +++ b/x11/inputplug/Makefile @@ -1,6 +1,6 @@ PORTNAME= inputplug DISTVERSION= 0.4.0 -PORTREVISION= 9 +PORTREVISION= 8 CATEGORIES= x11 MAINTAINER= 0mp@FreeBSD.org |