git: 36ba69e69aae - main - www/gohugo: Pass MAINTAINER'ship to doceng
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 02 Jun 2023 04:34:29 UTC
The branch main has been updated by dbaio: URL: https://cgit.FreeBSD.org/ports/commit/?id=36ba69e69aaeba4dbcbb9eca6f5f815510ec4e07 commit 36ba69e69aaeba4dbcbb9eca6f5f815510ec4e07 Author: Danilo G. Baio <dbaio@FreeBSD.org> AuthorDate: 2023-06-02 04:33:09 +0000 Commit: Danilo G. Baio <dbaio@FreeBSD.org> CommitDate: 2023-06-02 04:33:09 +0000 www/gohugo: Pass MAINTAINER'ship to doceng PR: 271664 Approved by: former maintainer --- www/gohugo/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/gohugo/Makefile b/www/gohugo/Makefile index 1e8a6c87236c..43cd13dc4411 100644 --- a/www/gohugo/Makefile +++ b/www/gohugo/Makefile @@ -7,7 +7,7 @@ CATEGORIES= www PKGNAMEPREFIX= go DIST_SUBDIR= ${PKGNAMEPREFIX}${PORTNAME} -MAINTAINER= 0xdutra@gmail.com +MAINTAINER= doceng@FreeBSD.org COMMENT= Fast and Flexible Static Site Generator built with love in GoLang WWW= https://gohugo.io