From a4040a37248d2bc63622b3d05279bdc3ba846c70 Mon Sep 17 00:00:00 2001 From: Danilo Egea Gondolfo Date: Tue, 18 May 2021 22:08:01 +0100 Subject: [PATCH] graphics/apngasm: Drop maintainership --- graphics/apngasm/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/graphics/apngasm/Makefile b/graphics/apngasm/Makefile index 2172be71ab9d..777509dc1744 100644 --- a/graphics/apngasm/Makefile +++ b/graphics/apngasm/Makefile @@ -6,7 +6,7 @@ DISTVERSIONSUFFIX=-src CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/${PORTVERSION} -MAINTAINER= danilo@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Create Animated PNG from a sequence of files LICENSE= ZLIB