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 | |
parent | - Transfer maintainer to gnome (diff) |
MAINTAINER -> gnome
-rw-r--r-- | graphics/svg2png/Makefile | 2 | ||||
-rw-r--r-- | graphics/xsvg/Makefile | 2 |
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 |