diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2022-08-02 13:19:13 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2022-08-02 13:19:13 +0000 |
commit | 60acfbbac59a2d766b4a107f09df1ca28bf21615 (patch) | |
tree | 78c5be934b98fce2bc1b32ca44ba4fed6f16d1da /x11-drivers/xf86-input-libinput | |
parent | f20eed28f0b84ea9b09fc2ec26b498f009548156 (diff) | |
download | ports-60acfbbac59a2d766b4a107f09df1ca28bf21615.tar.gz ports-60acfbbac59a2d766b4a107f09df1ca28bf21615.zip |
xorg: bump revision of drivers after xorg-server upgrade
The internal ABI has been bumped
Diffstat (limited to 'x11-drivers/xf86-input-libinput')
-rw-r--r-- | x11-drivers/xf86-input-libinput/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-drivers/xf86-input-libinput/Makefile b/x11-drivers/xf86-input-libinput/Makefile index 806b4168e5aa..b469fdc080eb 100644 --- a/x11-drivers/xf86-input-libinput/Makefile +++ b/x11-drivers/xf86-input-libinput/Makefile @@ -1,5 +1,6 @@ PORTNAME= xf86-input-libinput PORTVERSION= 1.2.0 +PORTREVISION= 1 CATEGORIES= x11-drivers MAINTAINER= x11@FreeBSD.org |