diff options
Diffstat (limited to 'x11/waybar/Makefile')
-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 a11ac650a842..d22ad137f04d 100644 --- a/x11/waybar/Makefile +++ b/x11/waybar/Makefile @@ -1,6 +1,6 @@ PORTNAME= waybar DISTVERSION= 0.9.12 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ |