svn commit: r530854 - head/lang/go

Adam Weinberger adamw at FreeBSD.org
Mon Apr 6 03:11:05 UTC 2020


Author: adamw
Date: Mon Apr  6 03:04:04 2020
New Revision: 530854
URL: https://svnweb.freebsd.org/changeset/ports/530854

Log:
  go: Assign dmgk as maintainer
  
  It's the only logical next step here.

Modified:
  head/lang/go/Makefile

Modified: head/lang/go/Makefile
==============================================================================
--- head/lang/go/Makefile	Mon Apr  6 03:01:54 2020	(r530853)
+++ head/lang/go/Makefile	Mon Apr  6 03:04:04 2020	(r530854)
@@ -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 at FreeBSD.org
+MAINTAINER=	dmgk at FreeBSD.org
 COMMENT=	Go programming language
 
 LICENSE=	BSD3CLAUSE


More information about the svn-ports-head mailing list