diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2025-06-19 01:49:18 +0200 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2025-06-20 22:02:57 +0200 |
commit | 7406b512a13bc7f054eb93eedea422d9583b8a18 (patch) | |
tree | 7ca096e42058d029750e86c38d5e7f32b99040c0 | |
parent | x11-toolkits/como: better document mac_priority(4) fix (diff) |
x11-wm/theseus-ship: transfer maintainership
Discussed with: jsm (via private mail)
-rw-r--r-- | x11-wm/theseus-ship/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/theseus-ship/Makefile b/x11-wm/theseus-ship/Makefile index ce87cbd891ea..f8b210a7a404 100644 --- a/x11-wm/theseus-ship/Makefile +++ b/x11-wm/theseus-ship/Makefile @@ -7,7 +7,7 @@ CATEGORIES= x11-wm wayland PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ PATCHFILES+= 01030427325c.patch:-p1 # https://github.com/winft/theseus-ship/pull/17 -MAINTAINER= jbeich@FreeBSD.org +MAINTAINER= jsm@FreeBSD.org COMMENT= Wayland and X11 compositor for KDE Plasma Desktop WWW= https://github.com/winft/theseus-ship |