Date: Wed, 3 Nov 2021 04:40:33 GMT From: Lewis Cook <lcook@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: b9e4eaa7ac37 - main - textproc/vgrep: Use correct MAINTAINER email Message-ID: <202111030440.1A34eXG9072395@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by lcook: URL: https://cgit.FreeBSD.org/ports/commit/?id=b9e4eaa7ac37ae4ae3a61479fb82bafa131ece8d commit b9e4eaa7ac37ae4ae3a61479fb82bafa131ece8d Author: Lewis Cook <lcook@FreeBSD.org> AuthorDate: 2021-11-03 04:40:09 +0000 Commit: Lewis Cook <lcook@FreeBSD.org> CommitDate: 2021-11-03 04:40:09 +0000 textproc/vgrep: Use correct MAINTAINER email --- textproc/vgrep/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/textproc/vgrep/Makefile b/textproc/vgrep/Makefile index d0be173c2280..320ae37b0faf 100644 --- a/textproc/vgrep/Makefile +++ b/textproc/vgrep/Makefile @@ -3,7 +3,7 @@ DISTVERSIONPREFIX= v DISTVERSION= 2.5.5 CATEGORIES= textproc -MAINTAINER= lcook@x230 +MAINTAINER= lcook@FreeBSD.org COMMENT= User-friendly pager for grep LICENSE= GPLv2
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202111030440.1A34eXG9072395>