diff options
author | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2021-05-18 21:22:29 +0000 |
---|---|---|
committer | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2021-05-19 19:56:26 +0000 |
commit | 4619f5f0baf7127b3aafeb5f62b7b562d0299849 (patch) | |
tree | 580a54d7205805193cec0ccd8f4bcbf1f50c9a57 | |
parent | 3721a452df95f31909187adc1235ef92836e85d6 (diff) | |
download | ports-4619f5f0baf7127b3aafeb5f62b7b562d0299849.tar.gz ports-4619f5f0baf7127b3aafeb5f62b7b562d0299849.zip |
archivers/advancecomp: Drop maintainership
-rw-r--r-- | archivers/advancecomp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/advancecomp/Makefile b/archivers/advancecomp/Makefile index 7305a61f3b5d..b3a1e1d56d58 100644 --- a/archivers/advancecomp/Makefile +++ b/archivers/advancecomp/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 1.23 CATEGORIES= archivers MASTER_SITES= SF/advancemame/${PORTNAME}/${PORTVERSION} -MAINTAINER= danilo@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Recompression utilities for .ZIP, .PNG, .MNG, and .GZ files LICENSE= GPLv3 |