diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2021-10-25 08:55:19 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2021-10-25 08:55:19 +0000 |
commit | ad90fc634b9923b6fb3b5072b30bc104175a0061 (patch) | |
tree | fbd91732ca868e4eaf810e58f543cd1b28ef0d38 /x11/inputplug | |
parent | e0baedabf4e1cc6be9ece63dc78b1f43fd2bda78 (diff) | |
download | ports-ad90fc634b9923b6fb3b5072b30bc104175a0061.tar.gz ports-ad90fc634b9923b6fb3b5072b30bc104175a0061.zip |
*: Rebuild for Rust 1.56.0
Diffstat (limited to 'x11/inputplug')
-rw-r--r-- | x11/inputplug/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/inputplug/Makefile b/x11/inputplug/Makefile index 2872ae2284c2..91746c9009cd 100644 --- a/x11/inputplug/Makefile +++ b/x11/inputplug/Makefile @@ -1,5 +1,6 @@ PORTNAME= inputplug DISTVERSION= 0.4.0 +PORTREVISION= 1 CATEGORIES= x11 MAINTAINER= 0mp@FreeBSD.org |