diff options
author | wiz <wiz@pkgsrc.org> | 2011-02-28 14:52:37 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2011-02-28 14:52:37 +0000 |
commit | 36ff915e97a346b20cd45ce4cca9c4da2c5045d9 (patch) | |
tree | faf1f48e391a5f43e0aa1f07d71638cd832c02f0 /graphics/cairo | |
parent | 00a69526277ffc79202561812a4c1c6dbfddeae9 (diff) | |
download | pkgsrc-36ff915e97a346b20cd45ce4cca9c4da2c5045d9.tar.gz |
Reset maintainer for retired developers.
Diffstat (limited to 'graphics/cairo')
-rw-r--r-- | graphics/cairo/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/cairo/Makefile b/graphics/cairo/Makefile index ba296b3fc5b..fabd3541437 100644 --- a/graphics/cairo/Makefile +++ b/graphics/cairo/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.91 2011/02/13 02:56:53 obache Exp $ +# $NetBSD: Makefile,v 1.92 2011/02/28 14:52:50 wiz Exp $ DISTNAME= cairo-1.10.2 PKGREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://cairographics.org/releases/ -MAINTAINER= recht@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://cairographics.org/ COMMENT= Vector graphics library with cross-device output support LICENSE= gnu-lgpl-v2.1 AND mpl-1.1 |