diff options
author | Steve Wills <swills@FreeBSD.org> | 2012-05-01 01:47:10 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2012-05-01 01:47:10 +0000 |
commit | 1b000dfa399a5746fb6d9f3435931a8fdebefbfe (patch) | |
tree | ec62dfc97fa162522dd03bd02c7dfc23821caab0 /graphics | |
parent | 85e30b39ae308f70d26d5ab10f63764ff6567928 (diff) | |
download | ports-1b000dfa399a5746fb6d9f3435931a8fdebefbfe.tar.gz ports-1b000dfa399a5746fb6d9f3435931a8fdebefbfe.zip |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/p5-GraphViz-Data-Structure/Makefile | 2 | ||||
-rw-r--r-- | graphics/p5-GraphViz/Makefile | 2 | ||||
-rw-r--r-- | graphics/p5-Image-Caa/Makefile | 2 | ||||
-rw-r--r-- | graphics/p5-Image-Compare/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/graphics/p5-GraphViz-Data-Structure/Makefile b/graphics/p5-GraphViz-Data-Structure/Makefile index 4307bf27b575..4884ebaf95a4 100644 --- a/graphics/p5-GraphViz-Data-Structure/Makefile +++ b/graphics/p5-GraphViz-Data-Structure/Makefile @@ -13,7 +13,7 @@ CATEGORIES= graphics perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= clsung@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Visualise data structures BUILD_DEPENDS= ${SITE_PERL}/GraphViz.pm:${PORTSDIR}/graphics/p5-GraphViz \ diff --git a/graphics/p5-GraphViz/Makefile b/graphics/p5-GraphViz/Makefile index 3ccd46cd10ae..415f18e8f506 100644 --- a/graphics/p5-GraphViz/Makefile +++ b/graphics/p5-GraphViz/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- EXTRACT_SUFX= .tgz -MAINTAINER= clsung@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= GraphViz - Perl interface to the GraphViz graphing tool BUILD_DEPENDS= dot:${PORTSDIR}/graphics/graphviz \ diff --git a/graphics/p5-Image-Caa/Makefile b/graphics/p5-Image-Caa/Makefile index f64cff77a5ee..1cd66363739f 100644 --- a/graphics/p5-Image-Caa/Makefile +++ b/graphics/p5-Image-Caa/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= clsung@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Colored ASCII Art RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Curses.pm:${PORTSDIR}/devel/p5-Curses diff --git a/graphics/p5-Image-Compare/Makefile b/graphics/p5-Image-Compare/Makefile index 71c765f84f0b..4626237fbc8c 100644 --- a/graphics/p5-Image-Compare/Makefile +++ b/graphics/p5-Image-Compare/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= clsung@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Compare two images in a variety of ways RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Imager.pm:${PORTSDIR}/graphics/p5-Imager \ |