From 1eb5fb4d9cad9d77d60dad00e4865bc1bdf3702b Mon Sep 17 00:00:00 2001 From: Neel Chauhan Date: Sat, 18 Sep 2021 20:41:24 -0700 Subject: [PATCH] archivers/gzip: Adopt port --- archivers/gzip/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/archivers/gzip/Makefile b/archivers/gzip/Makefile index 85d6653e4806..62ea92a771b0 100644 --- a/archivers/gzip/Makefile +++ b/archivers/gzip/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 1.11 CATEGORIES= archivers MASTER_SITES= GNU -MAINTAINER= ports@FreeBSD.org +MAINTAINER= nc@FreeBSD.org COMMENT= Compression utility designed to be a replacement for compress LICENSE= GPLv3+