diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2021-09-05 02:55:58 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2021-09-17 17:14:55 +0000 |
commit | 841c9c30cb0c72335ffcf1d42d82f3271de64d2f (patch) | |
tree | 1192050b03d5104462d2ee6fb27a6f9927beca9d /x11-toolkits/wlroots | |
parent | 5e8a5384cf90a310e4deeaa11a2d71d025c0ffc0 (diff) |
Diffstat (limited to 'x11-toolkits/wlroots')
-rw-r--r-- | x11-toolkits/wlroots/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/wlroots/Makefile b/x11-toolkits/wlroots/Makefile index 05f8024822ed..02aaa96d3ba1 100644 --- a/x11-toolkits/wlroots/Makefile +++ b/x11-toolkits/wlroots/Makefile @@ -1,5 +1,6 @@ PORTNAME= wlroots DISTVERSION= 0.14.1 +PORTREVISION= 1 CATEGORIES= x11-toolkits PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ |