aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorahze <ahze@FreeBSD.org>2005-03-03 17:03:33 +0800
committerahze <ahze@FreeBSD.org>2005-03-03 17:03:33 +0800
commitbbf5fa0e1e3ebd03c65fe09e6eebc0db4c5ea972 (patch)
treef3e4577f410306083dab0b7b54e19f4a76644241
parent70f7a3bbf04107d61e3886880592c16fc074f1d6 (diff)
downloadfreebsd-ports-gnome-bbf5fa0e1e3ebd03c65fe09e6eebc0db4c5ea972.tar.gz
freebsd-ports-gnome-bbf5fa0e1e3ebd03c65fe09e6eebc0db4c5ea972.tar.zst
freebsd-ports-gnome-bbf5fa0e1e3ebd03c65fe09e6eebc0db4c5ea972.zip
Transfer MAINTAINER to gnome@FreeBSD.org
-rw-r--r--graphics/cairo/Makefile2
-rw-r--r--graphics/gtkcairo/Makefile2
-rw-r--r--graphics/libpixman/Makefile2
-rw-r--r--graphics/libsvg-cairo/Makefile2
-rw-r--r--graphics/libsvg/Makefile2
5 files changed, 5 insertions, 5 deletions
diff --git a/graphics/cairo/Makefile b/graphics/cairo/Makefile
index 82f0d81e8bb2..554159a1faf6 100644
--- a/graphics/cairo/Makefile
+++ b/graphics/cairo/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.3.0
CATEGORIES= graphics
MASTER_SITES= http://cairographics.org/snapshots/
-MAINTAINER= ahze@FreeBSD.org
+MAINTAINER= gnome@FreeBSD.org
COMMENT= Vector graphics library with cross-device output support
LIB_DEPENDS= pixman.1:${PORTSDIR}/graphics/libpixman \
diff --git a/graphics/gtkcairo/Makefile b/graphics/gtkcairo/Makefile
index 7c3607f6ecbf..6c05d116c07e 100644
--- a/graphics/gtkcairo/Makefile
+++ b/graphics/gtkcairo/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= ahze
-MAINTAINER= ahze@FreeBSD.org
+MAINTAINER= gnome@FreeBSD.org
COMMENT= Gtk+ bindings to cairo
LIB_DEPENDS= cairo.1:${PORTSDIR}/graphics/cairo
diff --git a/graphics/libpixman/Makefile b/graphics/libpixman/Makefile
index e645fc491a82..f77e612afe23 100644
--- a/graphics/libpixman/Makefile
+++ b/graphics/libpixman/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.1.3
CATEGORIES= graphics
MASTER_SITES= http://cairographics.org/snapshots/
-MAINTAINER= ahze@FreeBSD.org
+MAINTAINER= gnome@FreeBSD.org
COMMENT= Pixel region library
USE_REINPLACE= yes
diff --git a/graphics/libsvg-cairo/Makefile b/graphics/libsvg-cairo/Makefile
index c19861fda8ff..00c1920973be 100644
--- a/graphics/libsvg-cairo/Makefile
+++ b/graphics/libsvg-cairo/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.1.5
CATEGORIES= graphics
MASTER_SITES= http://cairographics.org/snapshots/
-MAINTAINER= ahze@FreeBSD.org
+MAINTAINER= gnome@FreeBSD.org
COMMENT= SVG rendering library
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
diff --git a/graphics/libsvg/Makefile b/graphics/libsvg/Makefile
index 6a7d79efb11b..2d3a2cb60e1c 100644
--- a/graphics/libsvg/Makefile
+++ b/graphics/libsvg/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.1.3
CATEGORIES= graphics
MASTER_SITES= http://cairographics.org/snapshots/
-MAINTAINER= ahze@FreeBSD.org
+MAINTAINER= gnome@FreeBSD.org
COMMENT= A parser for SVG content in files or buffers
LIB_DEPENDS= fontconfig.1:${PORTSDIR}/x11-fonts/fontconfig \