git: 34aae03aeb16 - main - devel/go-glide: Return to pool

From: Carlo Strub <cs_at_FreeBSD.org>
Date: Sat, 20 Nov 2021 21:39:36 UTC
The branch main has been updated by cs:

URL: https://cgit.FreeBSD.org/ports/commit/?id=34aae03aeb16dc1838fb5a4d610976498cd378dc

commit 34aae03aeb16dc1838fb5a4d610976498cd378dc
Author:     Carlo Strub <cs@FreeBSD.org>
AuthorDate: 2021-11-20 21:39:08 +0000
Commit:     Carlo Strub <cs@FreeBSD.org>
CommitDate: 2021-11-20 21:39:08 +0000

    devel/go-glide: Return to pool
    
    devel/go-protobuf: Return to pool
    
    devel/go-tools: Return to pool
    
    devel/goprotobuf: Return to pool
---
 devel/go-glide/Makefile    | 2 +-
 devel/go-protobuf/Makefile | 2 +-
 devel/go-tools/Makefile    | 2 +-
 devel/goprotobuf/Makefile  | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/devel/go-glide/Makefile b/devel/go-glide/Makefile
index 055c0a879120..67aae2be32fc 100644
--- a/devel/go-glide/Makefile
+++ b/devel/go-glide/Makefile
@@ -8,7 +8,7 @@ PORTREVISION=	1
 CATEGORIES=	devel
 PKGNAMEPREFIX=	go-
 
-MAINTAINER=	cs@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Package Management for Golang
 
 LICENSE=	MIT
diff --git a/devel/go-protobuf/Makefile b/devel/go-protobuf/Makefile
index 94914738868b..ea52a1b35127 100644
--- a/devel/go-protobuf/Makefile
+++ b/devel/go-protobuf/Makefile
@@ -8,7 +8,7 @@ PORTEPOCH=	1
 CATEGORIES=	devel
 PKGNAMEPREFIX=	go-
 
-MAINTAINER=	cs@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Protocol Buffers for Go with Gadgets
 
 LICENSE=	BSD3CLAUSE
diff --git a/devel/go-tools/Makefile b/devel/go-tools/Makefile
index 60da736b9736..ac2f535e1a09 100644
--- a/devel/go-tools/Makefile
+++ b/devel/go-tools/Makefile
@@ -6,7 +6,7 @@ PORTREVISION=	1
 CATEGORIES=	devel
 PKGNAMEPREFIX=	go-
 
-MAINTAINER=	cs@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Go Tools
 
 LICENSE=	BSD3CLAUSE
diff --git a/devel/goprotobuf/Makefile b/devel/goprotobuf/Makefile
index d692ca918d5e..c3d9d6b16ee4 100644
--- a/devel/goprotobuf/Makefile
+++ b/devel/goprotobuf/Makefile
@@ -7,7 +7,7 @@ PORTREVISION=	1
 PORTEPOCH=	1
 CATEGORIES=	devel
 
-MAINTAINER=	cs@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Go support for Google's protocol buffers
 
 LICENSE=	BSD3CLAUSE