diff options
author | linimon <linimon@FreeBSD.org> | 2008-04-29 13:27:09 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2008-04-29 13:27:09 +0800 |
commit | 0cc53a9785a48b24f14c053d7c82b7998c3378e8 (patch) | |
tree | de6840e085885505cd47c93a984dd88b021b87ba /graphics | |
parent | d2523a4b34ba4cc1909aaebdfa3c98f298b545de (diff) | |
download | freebsd-ports-graphics-0cc53a9785a48b24f14c053d7c82b7998c3378e8.tar.gz freebsd-ports-graphics-0cc53a9785a48b24f14c053d7c82b7998c3378e8.tar.zst freebsd-ports-graphics-0cc53a9785a48b24f14c053d7c82b7998c3378e8.zip |
Reset aaron's port maintainerships due to many maintainer-timeouts.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/p5-CAD-Drawing-Template/Makefile | 2 | ||||
-rw-r--r-- | graphics/p5-CAD-Drawing/Makefile | 2 | ||||
-rw-r--r-- | graphics/p5-Graph-SocialMap/Makefile | 2 | ||||
-rw-r--r-- | graphics/p5-Graph-Writer-GraphViz/Makefile | 2 | ||||
-rw-r--r-- | graphics/p5-GraphViz-Traverse/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/graphics/p5-CAD-Drawing-Template/Makefile b/graphics/p5-CAD-Drawing-Template/Makefile index 463b5ba08b4..cbad7592e97 100644 --- a/graphics/p5-CAD-Drawing-Template/Makefile +++ b/graphics/p5-CAD-Drawing-Template/Makefile @@ -12,7 +12,7 @@ CATEGORIES= graphics perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= aaron@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Replace tags with text and geometry BUILD_DEPENDS= ${SITE_PERL}/CAD/Drawing.pm:${PORTSDIR}/graphics/p5-CAD-Drawing \ diff --git a/graphics/p5-CAD-Drawing/Makefile b/graphics/p5-CAD-Drawing/Makefile index 8efbe65e284..712e03aa6ee 100644 --- a/graphics/p5-CAD-Drawing/Makefile +++ b/graphics/p5-CAD-Drawing/Makefile @@ -12,7 +12,7 @@ CATEGORIES= graphics perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= aaron@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Methods to create, load, and save vector graphics BUILD_DEPENDS= ${SITE_PERL}/Math/Vec.pm:${PORTSDIR}/math/p5-Math-Vec \ diff --git a/graphics/p5-Graph-SocialMap/Makefile b/graphics/p5-Graph-SocialMap/Makefile index d4474d160d2..1b6bdeae774 100644 --- a/graphics/p5-Graph-SocialMap/Makefile +++ b/graphics/p5-Graph-SocialMap/Makefile @@ -12,7 +12,7 @@ CATEGORIES= graphics perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= aaron@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Easy tool to create social network maps BUILD_DEPENDS= ${SITE_PERL}/Spiffy.pm:${PORTSDIR}/devel/p5-Spiffy \ diff --git a/graphics/p5-Graph-Writer-GraphViz/Makefile b/graphics/p5-Graph-Writer-GraphViz/Makefile index 90549b96cfb..81ddedc24b0 100644 --- a/graphics/p5-Graph-Writer-GraphViz/Makefile +++ b/graphics/p5-Graph-Writer-GraphViz/Makefile @@ -12,7 +12,7 @@ CATEGORIES= graphics perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= aaron@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= GraphViz Writer for Graph object BUILD_DEPENDS= ${SITE_PERL}/IO/All.pm:${PORTSDIR}/devel/p5-IO-All \ diff --git a/graphics/p5-GraphViz-Traverse/Makefile b/graphics/p5-GraphViz-Traverse/Makefile index 06c5f41c145..cc03b3923cf 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= aaron@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Build a GraphViz object via callback traversal BUILD_DEPENDS= ${SITE_PERL}/GraphViz.pm:${PORTSDIR}/graphics/p5-GraphViz |