diff options
author | Ben Lavery-Griffiths <ben@lavery-griffiths.com> | 2023-01-18 10:42:19 +0100 |
---|---|---|
committer | Fernando ApesteguĂa <fernape@FreeBSD.org> | 2023-01-18 10:42:19 +0100 |
commit | 002512f5bdf3002a95ea7e11c656d28ee10b1228 (patch) | |
tree | 757bad7f267f196d92350ae92b2f2da31768286d /www | |
parent | 36accb2aa9ec00038261cb8f00e9cd0f39dfde93 (diff) | |
download | freebsd-ports-002512f5bdf3002a95ea7e11c656d28ee10b1228.zip |
www/gohugo: Change MAINTAINER
0xdutra@gmail.com becomes new maintainer.
PR: 269016
Reported by: ben@lavery-griffiths.com (maintainer)
Diffstat (limited to 'www')
-rw-r--r-- | www/gohugo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |