Date: Wed, 18 Jan 2023 09:48:13 GMT From: =?utf-8?Q?Fernando=20Apestegu=C3=ADa?= <fernape@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 002512f5bdf3 - main - www/gohugo: Change MAINTAINER Message-ID: <202301180948.30I9mDIO067692@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=002512f5bdf3002a95ea7e11c656d28ee10b1228 commit 002512f5bdf3002a95ea7e11c656d28ee10b1228 Author: Ben Lavery-Griffiths <ben@lavery-griffiths.com> AuthorDate: 2023-01-18 09:42:19 +0000 Commit: Fernando ApesteguĂa <fernape@FreeBSD.org> CommitDate: 2023-01-18 09:42:19 +0000 www/gohugo: Change MAINTAINER 0xdutra@gmail.com becomes new maintainer. PR: 269016 Reported by: ben@lavery-griffiths.com (maintainer) --- www/gohugo/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/gohugo/Makefile b/www/gohugo/Makefile index eb4bae61ec10..de53a10c40cb 100644 --- a/www/gohugo/Makefile +++ b/www/gohugo/Makefile @@ -6,7 +6,7 @@ CATEGORIES= www PKGNAMEPREFIX= go DIST_SUBDIR= ${PKGNAMEPREFIX}${PORTNAME} -MAINTAINER= ben@lavery-griffiths.com +MAINTAINER= 0xdutra@gmail.com COMMENT= Fast and Flexible Static Site Generator built with love in GoLang WWW= https://gohugo.io
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202301180948.30I9mDIO067692>