diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2020-09-29 03:59:57 +0800 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2020-09-29 03:59:57 +0800 |
commit | a8d9df7e30557c1906ff7119a287ea9d68f2bcc9 (patch) | |
tree | ad9578dc8fcdf6fda821a38a6ab2c50cb83d4474 /x11/kf5-kwayland | |
parent | 4aaf770c1b326e69e2b9e48425a8c00671339de8 (diff) | |
download | freebsd-ports-gnome-a8d9df7e30557c1906ff7119a287ea9d68f2bcc9.tar.gz freebsd-ports-gnome-a8d9df7e30557c1906ff7119a287ea9d68f2bcc9.tar.zst freebsd-ports-gnome-a8d9df7e30557c1906ff7119a287ea9d68f2bcc9.zip |
Bump portrevision for devel/evdev-proto
Bump portrevision on everything with a build dependency on
devel/evdev-proto, to chace the update of evdev-proto in r550442.
Diffstat (limited to 'x11/kf5-kwayland')
-rw-r--r-- | x11/kf5-kwayland/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/kf5-kwayland/Makefile b/x11/kf5-kwayland/Makefile index d16fd29244bb..1739fa38e30f 100644 --- a/x11/kf5-kwayland/Makefile +++ b/x11/kf5-kwayland/Makefile @@ -2,6 +2,7 @@ PORTNAME= kwayland DISTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= x11 kde kde-frameworks MAINTAINER= kde@FreeBSD.org |