diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2005-09-05 00:20:03 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2005-09-05 00:20:03 +0000 |
commit | 6c0079fac1273fe063d68efc120b309c24a2635a (patch) | |
tree | e21d14b5afa1c26551b1fca762e98f9c36a5fd5b /graphics/svg2png | |
parent | 9cd31e98b09c1ee9f0684595472d250e3a23d16c (diff) |
MAINTAINER -> gnome
Notes
Notes:
svn path=/head/; revision=141960
Diffstat (limited to 'graphics/svg2png')
-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 |