git: b9e4eaa7ac37 - main - textproc/vgrep: Use correct MAINTAINER email
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 03 Nov 2021 04:40:33 UTC
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