git: cf50b1ab6f1f - 2023Q1 - www/gohugo: Change MAINTAINER
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 18 Jan 2023 11:00:50 UTC
The branch 2023Q1 has been updated by fernape: URL: https://cgit.FreeBSD.org/ports/commit/?id=cf50b1ab6f1f2af8ddd2db9b4bde583211edfd74 commit cf50b1ab6f1f2af8ddd2db9b4bde583211edfd74 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 10:56:42 +0000 www/gohugo: Change MAINTAINER 0xdutra@gmail.com becomes new maintainer. PR: 269016 Reported by: ben@lavery-griffiths.com (maintainer) (cherry picked from commit 002512f5bdf3002a95ea7e11c656d28ee10b1228) --- www/gohugo/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/gohugo/Makefile b/www/gohugo/Makefile index b23a73afc44f..3dfa0f690026 100644 --- a/www/gohugo/Makefile +++ b/www/gohugo/Makefile @@ -5,7 +5,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