diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2024-08-15 21:15:32 +0200 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2024-08-15 21:15:32 +0200 |
commit | f8c56fac349671669b195cd764b420063b8e8103 (patch) | |
tree | e1e4cb3f942405851692bb6495388c38618b1015 | |
parent | x11/foot: unbreak runtime after ac90984a4ba1 (diff) |
x11-wm/picom: drop maintainership
-rw-r--r-- | x11-wm/picom/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/picom/Makefile b/x11-wm/picom/Makefile index 5586185cfc07..ed9c4098c168 100644 --- a/x11-wm/picom/Makefile +++ b/x11-wm/picom/Makefile @@ -3,7 +3,7 @@ DISTVERSIONPREFIX= v DISTVERSION= 11.2 CATEGORIES= x11-wm -MAINTAINER= jbeich@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Lightweight X11 compositor WWW= https://github.com/yshui/picom |