diff options
Diffstat (limited to 'graphics/p5-GraphViz-Data-Structure/Makefile')
-rw-r--r-- | graphics/p5-GraphViz-Data-Structure/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/p5-GraphViz-Data-Structure/Makefile b/graphics/p5-GraphViz-Data-Structure/Makefile index ab920ceb1e30..0f0f7061f88c 100644 --- a/graphics/p5-GraphViz-Data-Structure/Makefile +++ b/graphics/p5-GraphViz-Data-Structure/Makefile @@ -7,13 +7,13 @@ # PORTNAME= GraphViz-Data-Structure -PORTVERSION= 0.07 +PORTVERSION= 0.12 CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= GraphViz PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= clsung@FreeBSD.org COMMENT= Visualise data structures BUILD_DEPENDS= ${SITE_PERL}/GraphViz.pm:${PORTSDIR}/graphics/p5-GraphViz \ |