diff options
Diffstat (limited to 'graphics/gif2png/Makefile')
-rw-r--r-- | graphics/gif2png/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gif2png/Makefile b/graphics/gif2png/Makefile index 93186241d391..c60604e2b7eb 100644 --- a/graphics/gif2png/Makefile +++ b/graphics/gif2png/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.5.1 CATEGORIES= graphics MASTER_SITES= http://www.catb.org/~esr/gif2png/ -MAINTAINER= saper@system.pl +MAINTAINER= ports@FreeBSD.org COMMENT= Converts GIF images to a PNG format LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png |