diff options
author | seb <seb@pkgsrc.org> | 2003-06-03 09:39:00 +0000 |
---|---|---|
committer | seb <seb@pkgsrc.org> | 2003-06-03 09:39:00 +0000 |
commit | d3b33181eeaa4070c51c0547390d73428672451e (patch) | |
tree | a5da445b9f4ea234102ec1b72040b2fab16e92aa /graphics/p5-GraphViz | |
parent | 47c78467c1a12f519c84371dbd721c9e17a20356 (diff) | |
download | pkgsrc-d3b33181eeaa4070c51c0547390d73428672451e.tar.gz |
Claim stewardship of these.
Diffstat (limited to 'graphics/p5-GraphViz')
-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 69877c57c82..0ce47e9d3bd 100644 --- a/graphics/p5-GraphViz/Makefile +++ b/graphics/p5-GraphViz/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2003/06/02 01:19:19 jschauma Exp $ +# $NetBSD: Makefile,v 1.5 2003/06/03 09:39:01 seb Exp $ # DISTNAME= GraphViz-1.5 @@ -6,7 +6,7 @@ PKGNAME= p5-${DISTNAME} CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=GraphViz/} -MAINTAINER= tech-pkg@netbsd.org +MAINTAINER= seb@netbsd.org COMMENT= Perl interface to the Graphviz tools set DEPENDS+= p5-Graph>=0.201:../../devel/p5-Graph |