aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2008-04-29 05:27:09 +0000
committerMark Linimon <linimon@FreeBSD.org>2008-04-29 05:27:09 +0000
commite3e5d56ef13c9094bfee4db7d6e263de90d5f0c9 (patch)
treeeeb0907d72fc90c14d73fb25a6cd06ca5d754344 /graphics
parent86cb5bc3284a01619008cb441bd02a1af61344f1 (diff)
downloadports-e3e5d56ef13c9094bfee4db7d6e263de90d5f0c9.tar.gz
ports-e3e5d56ef13c9094bfee4db7d6e263de90d5f0c9.zip
Notes
Diffstat (limited to 'graphics')
-rw-r--r--graphics/p5-CAD-Drawing-Template/Makefile2
-rw-r--r--graphics/p5-CAD-Drawing/Makefile2
-rw-r--r--graphics/p5-Graph-SocialMap/Makefile2
-rw-r--r--graphics/p5-Graph-Writer-GraphViz/Makefile2
-rw-r--r--graphics/p5-GraphViz-Traverse/Makefile2
5 files changed, 5 insertions, 5 deletions
diff --git a/graphics/p5-CAD-Drawing-Template/Makefile b/graphics/p5-CAD-Drawing-Template/Makefile
index 463b5ba08b4b..cbad7592e97a 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 8efbe65e2840..712e03aa6ee4 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 d4474d160d2a..1b6bdeae7741 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 90549b96cfb1..81ddedc24b05 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 06c5f41c145d..cc03b3923cfc 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