git: c59b9bdc6f3f - main - editors/2bsd-vi: set new MAINTAINER
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 28 Apr 2022 06:25:40 UTC
The branch main has been updated by fernape:
URL: https://cgit.FreeBSD.org/ports/commit/?id=c59b9bdc6f3f763b07898412a100a07994427856
commit c59b9bdc6f3f763b07898412a100a07994427856
Author: Chris Hutchinson <portmaster@bsdforge.com>
AuthorDate: 2022-04-28 06:20:30 +0000
Commit: Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2022-04-28 06:23:24 +0000
editors/2bsd-vi: set new MAINTAINER
Submitter requests maintainership. Already maintainer of several ports.
PR: 263588
Reported by: portmaster@bsdforge.com
---
editors/2bsd-vi/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/editors/2bsd-vi/Makefile b/editors/2bsd-vi/Makefile
index 4401c0f665e0..5b5e48006398 100644
--- a/editors/2bsd-vi/Makefile
+++ b/editors/2bsd-vi/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= SF/ex-${PORTNAME}/ex-${PORTNAME}/${PORTVERSION}
PKGNAMEPREFIX= 2bsd-
DISTNAME= ex-${PORTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= portmaster@BSDforge.com
COMMENT= The original vi editor, updated to run on modern OSes
LICENSE= BSD4CLAUSE