From f4ee943fba3f5055f44156213bcbcfc411104ab2 Mon Sep 17 00:00:00 2001 From: Neel Chauhan Date: Tue, 5 Jan 2021 15:33:39 +0000 Subject: Set MAINTAINER of my ports to my FreeBSD handle (nc@). Reviewed by: 0mp (mentor) Approved by: 0mp (mentor) Differential Revision: https://reviews.freebsd.org/D27966 --- multimedia/livego/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'multimedia/livego') diff --git a/multimedia/livego/Makefile b/multimedia/livego/Makefile index 421f1f7715bc..43274cde5cdc 100644 --- a/multimedia/livego/Makefile +++ b/multimedia/livego/Makefile @@ -4,7 +4,7 @@ PORTNAME= livego DISTVERSION= 0.0.14 CATEGORIES= multimedia -MAINTAINER= neel@neelc.org +MAINTAINER= nc@FreeBSD.org COMMENT= Live video streaming server in golang LICENSE= MIT -- cgit