diff options
author | John Hixson <jhixson@FreeBSD.org> | 2018-08-07 20:13:47 +0800 |
---|---|---|
committer | John Hixson <jhixson@FreeBSD.org> | 2018-08-07 20:13:47 +0800 |
commit | 829a2fa7796a2c10554733471e8704095b922094 (patch) | |
tree | c1392e74ead67b7cb6f9e2e1f06368912287d209 /net/nsq | |
parent | d7fb26e54fa22b722db5d3acb33b1658f15f6bdc (diff) | |
download | freebsd-ports-gnome-829a2fa7796a2c10554733471e8704095b922094.tar.gz freebsd-ports-gnome-829a2fa7796a2c10554733471e8704095b922094.tar.zst freebsd-ports-gnome-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
Diffstat (limited to 'net/nsq')
-rw-r--r-- | net/nsq/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/nsq/Makefile b/net/nsq/Makefile index b3a645a1ac81..6cfac8b571e3 100644 --- a/net/nsq/Makefile +++ b/net/nsq/Makefile @@ -6,7 +6,7 @@ DISTVERSIONPREFIX= v DISTVERSIONSUFFIX= -compat CATEGORIES= net -MAINTAINER= jhixson@gmail.com +MAINTAINER= jhixson@FreeBSD.org COMMENT= Realtime distributed messaging platform LICENSE= MIT |