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 6bf63cfd979b..605e75ab6b59 100644 --- a/x11/wmfocus/Makefile +++ b/x11/wmfocus/Makefile @@ -1,7 +1,7 @@ PORTNAME= wmfocus DISTVERSIONPREFIX= v DISTVERSION= 1.2.0 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= x11 PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ |