aboutsummaryrefslogtreecommitdiff
path: root/sysutils/ipfs-go
diff options
context:
space:
mode:
authorJohn Hixson <jhixson@FreeBSD.org>2018-08-07 12:13:47 +0000
committerJohn Hixson <jhixson@FreeBSD.org>2018-08-07 12:13:47 +0000
commit829a2fa7796a2c10554733471e8704095b922094 (patch)
treec1392e74ead67b7cb6f9e2e1f06368912287d209 /sysutils/ipfs-go
parentd7fb26e54fa22b722db5d3acb33b1658f15f6bdc (diff)
downloadports-829a2fa7796a2c10554733471e8704095b922094.tar.gz
ports-829a2fa7796a2c10554733471e8704095b922094.zip
Change jhixson port maintainer email to jhixson@FreeBSD.org
Approved by: miwi (mentor), kmoore (mentor), araujo (mentor) Differential Revision: https://reviews.freebsd.org/D16592
Notes
Notes: svn path=/head/; revision=476591
Diffstat (limited to 'sysutils/ipfs-go')
-rw-r--r--sysutils/ipfs-go/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/ipfs-go/Makefile b/sysutils/ipfs-go/Makefile
index d3abbd6e5280..a42b65ce773f 100644
--- a/sysutils/ipfs-go/Makefile
+++ b/sysutils/ipfs-go/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= https://dist.ipfs.io/go-ipfs/${DISTVERSIONPREFIX}${DISTVERSION}/
PKGNAMESUFFIX= -go
DISTNAME= go-ipfs_${DISTVERSIONPREFIX}${DISTVERSION}_freebsd-${ARCH}
-MAINTAINER= jhixson@gmail.com
+MAINTAINER= jhixson@FreeBSD.org
COMMENT= IPFS implementation in Go
LICENSE= MIT