diff options
Diffstat (limited to 'x11/wmfocus/Makefile')
-rw-r--r-- | x11/wmfocus/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/wmfocus/Makefile b/x11/wmfocus/Makefile index 8f26cf375c7b..b6e551ff96d5 100644 --- a/x11/wmfocus/Makefile +++ b/x11/wmfocus/Makefile @@ -1,7 +1,7 @@ PORTNAME= wmfocus DISTVERSIONPREFIX= v DISTVERSION= 1.2.0 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= x11 PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ |