diff options
Diffstat (limited to 'graphics/p5-GraphViz/Makefile')
-rw-r--r-- | graphics/p5-GraphViz/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/p5-GraphViz/Makefile b/graphics/p5-GraphViz/Makefile index 27de6a08869..e5fce3a1649 100644 --- a/graphics/p5-GraphViz/Makefile +++ b/graphics/p5-GraphViz/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2005/08/06 06:19:21 jlam Exp $ +# $NetBSD: Makefile,v 1.15 2005/12/27 13:54:58 seb Exp $ # DISTNAME= GraphViz-2.02 @@ -7,7 +7,7 @@ PKGREVISION= 1 CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=GraphViz/} -MAINTAINER= seb@NetBSD.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/GraphViz/ COMMENT= Perl interface to the Graphviz tools set |