diff options
-rw-r--r-- | graphics/apngasm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/apngasm/Makefile b/graphics/apngasm/Makefile index 71930f72fa93..6aa6bcabd63f 100644 --- a/graphics/apngasm/Makefile +++ b/graphics/apngasm/Makefile @@ -7,7 +7,7 @@ DISTVERSIONSUFFIX=-src CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/${PORTVERSION} -MAINTAINER= nemysis@gmx.ch +MAINTAINER= ports@FreeBSD.org COMMENT= Creates an APNG animation from a PNG/TGA image sequence LICENSE= ZLIB |