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