diff options
author | linimon <linimon@FreeBSD.org> | 2008-04-30 04:49:54 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2008-04-30 04:49:54 +0800 |
commit | ced0c03caa924e0b212b6a7bf711e8af6cd6806e (patch) | |
tree | 5fa3530f23f7eef29893f7dba20bfa9f9e571fda /graphics/p5-GraphViz-Traverse | |
parent | 0c4547d3dc0e259c0933dcf2b7233ae773b016b0 (diff) | |
download | freebsd-ports-graphics-ced0c03caa924e0b212b6a7bf711e8af6cd6806e.tar.gz freebsd-ports-graphics-ced0c03caa924e0b212b6a7bf711e8af6cd6806e.tar.zst freebsd-ports-graphics-ced0c03caa924e0b212b6a7bf711e8af6cd6806e.zip |
Assign to new volunteer, by request.
Diffstat (limited to 'graphics/p5-GraphViz-Traverse')
-rw-r--r-- | graphics/p5-GraphViz-Traverse/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/p5-GraphViz-Traverse/Makefile b/graphics/p5-GraphViz-Traverse/Makefile index cc03b3923cf..50c3c3bf7e2 100644 --- a/graphics/p5-GraphViz-Traverse/Makefile +++ b/graphics/p5-GraphViz-Traverse/Makefile @@ -12,7 +12,7 @@ CATEGORIES= graphics perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= pgollucci@p6m7g8.com COMMENT= Build a GraphViz object via callback traversal BUILD_DEPENDS= ${SITE_PERL}/GraphViz.pm:${PORTSDIR}/graphics/p5-GraphViz |