diff options
author | ahze <ahze@FreeBSD.org> | 2005-09-05 08:20:03 +0800 |
---|---|---|
committer | ahze <ahze@FreeBSD.org> | 2005-09-05 08:20:03 +0800 |
commit | 476d8f9f9ac79e49ad8650e13438e11323583901 (patch) | |
tree | c4a379360cffd95ffb6cce704243e12d64650844 /graphics/svg2png | |
parent | f9b49ca50a9d004b8c67d598c0349fe8f7257485 (diff) | |
download | freebsd-ports-gnome-476d8f9f9ac79e49ad8650e13438e11323583901.tar.gz freebsd-ports-gnome-476d8f9f9ac79e49ad8650e13438e11323583901.tar.zst freebsd-ports-gnome-476d8f9f9ac79e49ad8650e13438e11323583901.zip |
MAINTAINER -> gnome
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 |