diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2025-08-29 13:37:16 +0200 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2025-08-29 16:22:37 +0200 |
commit | 2c79048a230d92f7c9a29fbf15d081eb3e357176 (patch) | |
tree | cfb9c5e9c296dfdc278fd39f678f688acfaa8111 | |
parent | x11-wm/wayfire-plugins-extra: drop maintainership (diff) |
x11/wf-shell: drop maintainership
-rw-r--r-- | x11/wf-shell/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/wf-shell/Makefile b/x11/wf-shell/Makefile index 99f2208ebe62..d81d93925194 100644 --- a/x11/wf-shell/Makefile +++ b/x11/wf-shell/Makefile @@ -3,7 +3,7 @@ DISTVERSIONPREFIX= v DISTVERSION= 0.10.0 CATEGORIES= x11 wayland -MAINTAINER= jbeich@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= GTK3-based panel for wayfire WWW= https://wayfire.org/ |