diff options
author | Neel Chauhan <nc@FreeBSD.org> | 2021-01-05 23:33:39 +0800 |
---|---|---|
committer | Neel Chauhan <nc@FreeBSD.org> | 2021-01-05 23:33:39 +0800 |
commit | f4ee943fba3f5055f44156213bcbcfc411104ab2 (patch) | |
tree | c26d3bc8c201b3a788547da4030f134e03139ce6 /multimedia/livego | |
parent | f1bb915d615d261e8d29277f1deffe70572d215d (diff) | |
download | freebsd-ports-gnome-f4ee943fba3f5055f44156213bcbcfc411104ab2.tar.gz freebsd-ports-gnome-f4ee943fba3f5055f44156213bcbcfc411104ab2.tar.zst freebsd-ports-gnome-f4ee943fba3f5055f44156213bcbcfc411104ab2.zip |
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
Diffstat (limited to 'multimedia/livego')
-rw-r--r-- | multimedia/livego/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |