diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2020-06-30 17:46:18 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2020-06-30 17:46:18 +0000 |
commit | e2cd5999be418b51d1c70df6a68b1fe553dcf60b (patch) | |
tree | 409e3f2929a4e32899200aa9cbd4a8d76a161f45 /x11/waybar | |
parent | 2f041c3241aa0fd3a894fe704ed8defe695f00ae (diff) |
Notes
Diffstat (limited to 'x11/waybar')
-rw-r--r-- | x11/waybar/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/waybar/Makefile b/x11/waybar/Makefile index 0a582010f90d..aed3b795fa91 100644 --- a/x11/waybar/Makefile +++ b/x11/waybar/Makefile @@ -2,7 +2,7 @@ PORTNAME= waybar DISTVERSION= 0.9.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11 PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ |