diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-05-22 19:20:42 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-05-22 19:20:42 +0000 |
commit | aabbea4dfa35b90da2ff61c832e55740aca0cf61 (patch) | |
tree | e3974619a41ef52fc22bc4aa247418f7112e3ddc /x11-wm/sway | |
parent | a700f9422a048646769d445cc4a4c71ff296a020 (diff) | |
download | ports-aabbea4dfa35b90da2ff61c832e55740aca0cf61.tar.gz ports-aabbea4dfa35b90da2ff61c832e55740aca0cf61.zip |
Notes
Diffstat (limited to 'x11-wm/sway')
-rw-r--r-- | x11-wm/sway/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/sway/Makefile b/x11-wm/sway/Makefile index 863d6dd60454..ee589021668f 100644 --- a/x11-wm/sway/Makefile +++ b/x11-wm/sway/Makefile @@ -2,7 +2,7 @@ PORTNAME= sway DISTVERSION= 1.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-wm PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ |