diff options
author | Koop Mast <kwm@FreeBSD.org> | 2012-01-06 16:03:16 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2012-01-06 16:03:16 +0000 |
commit | eaf0ee37c18c38d0fce249795625dfc6622c56f6 (patch) | |
tree | 9b24d6015222092bb07f3bcbabbb2657c64ba7d5 /graphics | |
parent | 3f46756150491e07fc189228647d6efe9833f54e (diff) | |
download | ports-eaf0ee37c18c38d0fce249795625dfc6622c56f6.tar.gz ports-eaf0ee37c18c38d0fce249795625dfc6622c56f6.zip |
Notes
Diffstat (limited to 'graphics')
-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 \ |