diff options
author | Piotr Kubaj <pkubaj@FreeBSD.org> | 2022-08-25 10:47:39 +0000 |
---|---|---|
committer | Piotr Kubaj <pkubaj@FreeBSD.org> | 2022-08-25 10:49:39 +0000 |
commit | 783c056d7d681d66e2c5c59251c275d65274028e (patch) | |
tree | 219b211cf69596ba0765ed999e10b15d8dd2ab56 /x11/wmfocus | |
parent | e88e592111c86fdd1c0ac8717dbef9342e15e27c (diff) | |
download | ports-783c056d7d681d66e2c5c59251c275d65274028e.tar.gz ports-783c056d7d681d66e2c5c59251c275d65274028e.zip |
Diffstat (limited to 'x11/wmfocus')
-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 605e75ab6b59..6bf63cfd979b 100644 --- a/x11/wmfocus/Makefile +++ b/x11/wmfocus/Makefile @@ -1,7 +1,7 @@ PORTNAME= wmfocus DISTVERSIONPREFIX= v DISTVERSION= 1.2.0 -PORTREVISION= 10 +PORTREVISION= 9 CATEGORIES= x11 PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ |