diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2020-04-10 00:57:56 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2020-04-10 00:57:56 +0000 |
commit | ca9b65b8114b85f56a5aae31d2678accaa14f52e (patch) | |
tree | adf39407f2cc570e666e7da5d99a571234094080 /x11/waybar | |
parent | 2b665e9bcb510d4f7b1c3dea43d398d1918b6fdf (diff) |
Notes
Diffstat (limited to 'x11/waybar')
-rw-r--r-- | x11/waybar/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/waybar/Makefile b/x11/waybar/Makefile index 7e34c229638e..95ef2cd92f3c 100644 --- a/x11/waybar/Makefile +++ b/x11/waybar/Makefile @@ -2,6 +2,7 @@ PORTNAME= waybar DISTVERSION= 0.9.1 +PORTREVISION= 1 CATEGORIES= x11 PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ |