diff options
author | kwm <kwm@FreeBSD.org> | 2012-01-07 00:03:16 +0800 |
---|---|---|
committer | kwm <kwm@FreeBSD.org> | 2012-01-07 00:03:16 +0800 |
commit | a89392576160bc045e5c68234c91930779842826 (patch) | |
tree | b129fd3d79615cca916a5233524081da9ad6b2a3 | |
parent | 07ddbb77bf22f7d761896948f7669e222def38d4 (diff) | |
download | freebsd-ports-gnome-a89392576160bc045e5c68234c91930779842826.tar.gz freebsd-ports-gnome-a89392576160bc045e5c68234c91930779842826.tar.zst freebsd-ports-gnome-a89392576160bc045e5c68234c91930779842826.zip |
Assign to swills@ he already maintains p5-Glib2 and p5-Gtk2.
Approved by: swills@
With hat: gnome@
-rw-r--r-- | graphics/p5-Cairo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/p5-Cairo/Makefile b/graphics/p5-Cairo/Makefile index 8b8269b934ba..d36a161c0d69 100644 --- a/graphics/p5-Cairo/Makefile +++ b/graphics/p5-Cairo/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= SF/gtk2-perl/${PORTNAME}/${PORTVERSION} \ MASTER_SITE_SUBDIR= CPAN:TSCH PKGNAMEPREFIX= p5- -MAINTAINER= gnome@FreeBSD.org +MAINTAINER= swills@FreeBSD.org COMMENT= Perl bindings to the cairo graphics library BUILD_DEPENDS= p5-ExtUtils-Depends>=0.200:${PORTSDIR}/devel/p5-ExtUtils-Depends \ |