diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2022-01-17 11:47:39 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2022-01-17 11:57:45 +0000 |
commit | 835bd573300a74e379d8f37fefec3a0e9d24e391 (patch) | |
tree | 035300eb9057223373e0b7ee2463aba67fb452b3 /x11/inputplug | |
parent | 183588879e6bae37e4fd11e4b3336c49d6e64e0f (diff) | |
download | ports-835bd573300a74e379d8f37fefec3a0e9d24e391.tar.gz ports-835bd573300a74e379d8f37fefec3a0e9d24e391.zip |
lang/rust: Bump revisions after 1.58.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 5594d934bd72..92348965f3d7 100644 --- a/x11/inputplug/Makefile +++ b/x11/inputplug/Makefile @@ -1,6 +1,6 @@ PORTNAME= inputplug DISTVERSION= 0.4.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11 MAINTAINER= 0mp@FreeBSD.org |