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:59 +0200 |
commit | 3fa4550285df0070085f703fc246c9ad16d39f94 (patch) | |
tree | 801015976cdeb5a0da114e7c8c6d34a627264dc0 | |
parent | x11-wm/theseus-ship: transfer maintainership (diff) |
x11-toolkits/como: transfer maintainership
Discussed with: jsm (via private mail)
Diffstat (limited to '')
-rw-r--r-- | x11-toolkits/como/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/como/Makefile b/x11-toolkits/como/Makefile index cdd7da660962..5fb677978273 100644 --- a/x11-toolkits/como/Makefile +++ b/x11-toolkits/como/Makefile @@ -9,7 +9,7 @@ PATCHFILES+= 325e41b02b58.patch:-p1 # https://github.com/winft/como/pull/22 PATCHFILES+= d250e3a81b91.patch:-p1 # https://github.com/winft/como/pull/22 PATCHFILES+= 7ad1bc1d9b7b.patch:-p1 # https://github.com/winft/como/pull/31 -MAINTAINER= jbeich@FreeBSD.org +MAINTAINER= jsm@FreeBSD.org COMMENT= Compositor Modules for Wayland and X11 WWW= https://github.com/winft/como |