diff options
author | ahze <ahze@FreeBSD.org> | 2005-03-03 09:03:33 +0000 |
---|---|---|
committer | ahze <ahze@FreeBSD.org> | 2005-03-03 09:03:33 +0000 |
commit | bbf5fa0e1e3ebd03c65fe09e6eebc0db4c5ea972 (patch) | |
tree | f3e4577f410306083dab0b7b54e19f4a76644241 /graphics/cairo | |
parent | 70f7a3bbf04107d61e3886880592c16fc074f1d6 (diff) | |
download | FreeBSD-ports-bbf5fa0e1e3ebd03c65fe09e6eebc0db4c5ea972.zip FreeBSD-ports-bbf5fa0e1e3ebd03c65fe09e6eebc0db4c5ea972.tar.gz |
Transfer MAINTAINER to gnome@FreeBSD.org
Diffstat (limited to 'graphics/cairo')
-rw-r--r-- | graphics/cairo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/cairo/Makefile b/graphics/cairo/Makefile index 82f0d81..554159a 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 \ |