diff options
author | nemysis <nemysis@FreeBSD.org> | 2013-12-11 03:39:46 +0800 |
---|---|---|
committer | nemysis <nemysis@FreeBSD.org> | 2013-12-11 03:39:46 +0800 |
commit | 563e0ddacf0ea27376838ed3d24d358963ed03ad (patch) | |
tree | 3de4d869a52788a2151a10e47f4b5fdc442431df /graphics | |
parent | 070b6fb4185f6029a4e0f3c995bd474d6abb0d56 (diff) | |
download | freebsd-ports-gnome-563e0ddacf0ea27376838ed3d24d358963ed03ad.tar.gz freebsd-ports-gnome-563e0ddacf0ea27376838ed3d24d358963ed03ad.tar.zst freebsd-ports-gnome-563e0ddacf0ea27376838ed3d24d358963ed03ad.zip |
- Reset maintainer to ports@
Approved by: pawel / wg (mentors, implicit)
Diffstat (limited to 'graphics')
-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 |