git: 165d8d5acd5b - main - x11-wm/bspwm: Take over maintainership
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 30 Nov 2023 13:17:26 UTC
The branch main has been updated by jbo: URL: https://cgit.FreeBSD.org/ports/commit/?id=165d8d5acd5bc32566e148c1e4070c258fc56871 commit 165d8d5acd5bc32566e148c1e4070c258fc56871 Author: Joel Bodenmann <jbo@FreeBSD.org> AuthorDate: 2023-11-30 13:11:42 +0000 Commit: Joel Bodenmann <jbo@FreeBSD.org> CommitDate: 2023-11-30 13:11:42 +0000 x11-wm/bspwm: Take over maintainership PR: 275437 Approved by: zirias (mentor) Differential Revision: https://reviews.freebsd.org/D42844 --- x11-wm/bspwm/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-wm/bspwm/Makefile b/x11-wm/bspwm/Makefile index 5af4f17f086c..f70ebd3f54e3 100644 --- a/x11-wm/bspwm/Makefile +++ b/x11-wm/bspwm/Makefile @@ -2,7 +2,7 @@ PORTNAME= bspwm DISTVERSION= 0.9.10 CATEGORIES= x11-wm -MAINTAINER= o.hushchenkov@gmail.com +MAINTAINER= jbo@FreeBSD.org COMMENT= Tiling window manager based on binary space partitioning WWW= https://github.com/baskerville/bspwm