diff options
author | adrianp <adrianp@pkgsrc.org> | 2009-07-17 18:00:13 +0000 |
---|---|---|
committer | adrianp <adrianp@pkgsrc.org> | 2009-07-17 18:00:13 +0000 |
commit | 23a48fe75bce4dc7fd1211dc783b67ae30aa5e1c (patch) | |
tree | de16d3b5e172aeec5bc2a9bd78e07724382983e2 /graphics/p5-Chart | |
parent | 99d7adf6e09255a9cb5195d01dd78b81663aa34b (diff) | |
download | pkgsrc-23a48fe75bce4dc7fd1211dc783b67ae30aa5e1c.tar.gz |
Give up MAINTAINER
Diffstat (limited to 'graphics/p5-Chart')
-rw-r--r-- | graphics/p5-Chart/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/p5-Chart/Makefile b/graphics/p5-Chart/Makefile index 9f246da5fa6..96196b17a4c 100644 --- a/graphics/p5-Chart/Makefile +++ b/graphics/p5-Chart/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2008/10/19 19:18:10 he Exp $ +# $NetBSD: Makefile,v 1.9 2009/07/17 18:00:16 adrianp Exp $ DISTNAME= Chart-2.4.1 PKGNAME= p5-${DISTNAME} @@ -6,7 +6,7 @@ PKGREVISION= 1 CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Chart/} -MAINTAINER= adrianp@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/~chartgrp/ COMMENT= Perl5 charting library |