Date: Wed, 10 Jan 2024 22:00:11 GMT From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: cc48973f10b3 - main - x11/slop: Take maintainership Message-ID: <202401102200.40AM0Btt030957@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=cc48973f10b36b39c9fc8f9121c183f540e004dc commit cc48973f10b36b39c9fc8f9121c183f540e004dc Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-01-10 21:59:33 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-01-10 22:00:09 +0000 x11/slop: Take maintainership --- x11/slop/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11/slop/Makefile b/x11/slop/Makefile index 039f2a4bfbce..37136c3032fa 100644 --- a/x11/slop/Makefile +++ b/x11/slop/Makefile @@ -4,7 +4,7 @@ DISTVERSION= 7.6 PORTREVISION= 5 CATEGORIES= x11 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= yuri@FreeBSD.org COMMENT= Make a screen selection and print the selection coordinates to stdout WWW= https://github.com/naelstrof/slop
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202401102200.40AM0Btt030957>