aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2005-09-05 00:20:03 +0000
committerMichael Johnson <ahze@FreeBSD.org>2005-09-05 00:20:03 +0000
commit6c0079fac1273fe063d68efc120b309c24a2635a (patch)
treee21d14b5afa1c26551b1fca762e98f9c36a5fd5b /graphics
parent9cd31e98b09c1ee9f0684595472d250e3a23d16c (diff)
downloadports-6c0079fac1273fe063d68efc120b309c24a2635a.tar.gz
ports-6c0079fac1273fe063d68efc120b309c24a2635a.zip
Notes
Diffstat (limited to 'graphics')
-rw-r--r--graphics/svg2png/Makefile2
-rw-r--r--graphics/xsvg/Makefile2
2 files changed, 2 insertions, 2 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
diff --git a/graphics/xsvg/Makefile b/graphics/xsvg/Makefile
index 0187ec5e7772..122f6bf6247f 100644
--- a/graphics/xsvg/Makefile
+++ b/graphics/xsvg/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.2.0
CATEGORIES= graphics
MASTER_SITES= http://cairographics.org/snapshots/
-MAINTAINER= ahze@FreeBSD.org
+MAINTAINER= gnome@FreeBSD.org
COMMENT= X11 SVG viewer
LIB_DEPENDS= svg-cairo.1:${PORTSDIR}/graphics/libsvg-cairo