diff options
Diffstat (limited to 'graphics/svg2png/Makefile')
-rw-r--r-- | graphics/svg2png/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/svg2png/Makefile b/graphics/svg2png/Makefile index aa35d235df24..761e56ebb4c5 100644 --- a/graphics/svg2png/Makefile +++ b/graphics/svg2png/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.1.2 CATEGORIES= graphics MASTER_SITES= http://cairographics.org/snapshots/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= gnome@FreeBSD.org COMMENT= Render an SVG image to a PNG image (using cairo) LIB_DEPENDS= svg-cairo.1:${PORTSDIR}/graphics/libsvg-cairo |