Date: Thu, 31 Aug 2023 09:41:20 GMT From: Fernando =?utf-8?Q?Apestegu=C3=ADa?= <fernape@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 5872178362e8 - main - x11-wm/spectrwm: set new MAINTAINER Message-ID: <202308310941.37V9fKGY061062@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/ports/commit/?id=5872178362e895952176738cdafa7758c054519c commit 5872178362e895952176738cdafa7758c054519c Author: Fernando ApesteguĂa <fernape@FreeBSD.org> AuthorDate: 2023-08-30 08:19:35 +0000 Commit: Fernando ApesteguĂa <fernape@FreeBSD.org> CommitDate: 2023-08-31 09:41:13 +0000 x11-wm/spectrwm: set new MAINTAINER Maintainer already of other ports. PR: 273433 Reported by: pyrus@bsdmail.com --- x11-wm/spectrwm/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/x11-wm/spectrwm/Makefile b/x11-wm/spectrwm/Makefile index a11b05187f2b..5cfebabc4786 100644 --- a/x11-wm/spectrwm/Makefile +++ b/x11-wm/spectrwm/Makefile @@ -1,9 +1,10 @@ PORTNAME= spectrwm DISTVERSIONPREFIX= SPECTRWM_ DISTVERSION= 3_4_1 +PORTREVISION= 1 CATEGORIES= x11-wm -MAINTAINER= ports@FreeBSD.org +MAINTAINER= pyrus@bsdmail.com COMMENT= Small, dynamic tiling window manager for X11 WWW= https://github.com/conformal/spectrwm
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202308310941.37V9fKGY061062>