1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00

go: Assign dmgk as maintainer

It's the only logical next step here.
This commit is contained in:
Adam Weinberger 2020-04-06 03:04:04 +00:00
parent 1cd6d59bd4
commit 5b7c91a1fb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=530854

View File

@ -12,7 +12,7 @@ MASTER_SITES= https://golang.org/dl/ \
DISTFILES= go${PORTVERSION}.src.tar.gz \
go-${OPSYS:tl}-${GOARCH_${ARCH}}${GOARM_${ARCH}}-${BOOTSTRAP_TAG}.tar.xz:bootstrap
MAINTAINER= ports@FreeBSD.org
MAINTAINER= dmgk@FreeBSD.org
COMMENT= Go programming language
LICENSE= BSD3CLAUSE