diff options
-rw-r--r-- | graphics/p5-Graph-ReadWrite/Makefile | 4 | ||||
-rw-r--r-- | graphics/p5-Graph-ReadWrite/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/p5-Graph-ReadWrite/Makefile b/graphics/p5-Graph-ReadWrite/Makefile index 77969faad3fd..3e5b754ecff0 100644 --- a/graphics/p5-Graph-ReadWrite/Makefile +++ b/graphics/p5-Graph-ReadWrite/Makefile @@ -5,12 +5,12 @@ # $FreeBSD$ PORTNAME= Graph-ReadWrite -PORTVERSION= 2.00 +PORTVERSION= 2.01 CATEGORIES= graphics perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Reading and Writing a variety of graph file formats BUILD_DEPENDS= ${SITE_PERL}/Graph.pm:${PORTSDIR}/math/p5-Graph \ diff --git a/graphics/p5-Graph-ReadWrite/distinfo b/graphics/p5-Graph-ReadWrite/distinfo index 71b4fa81e72c..3d069a54b681 100644 --- a/graphics/p5-Graph-ReadWrite/distinfo +++ b/graphics/p5-Graph-ReadWrite/distinfo @@ -1,2 +1,2 @@ -SHA256 (Graph-ReadWrite-2.00.tar.gz) = affa0d46e910780cc70927fa09377e29e307b520644bbe0c2aaac6c0081a5cec -SIZE (Graph-ReadWrite-2.00.tar.gz) = 24093 +SHA256 (Graph-ReadWrite-2.01.tar.gz) = fee3de22510eb7d2474b2e70728dc507527a7cc6ae7394b68f511c877510476f +SIZE (Graph-ReadWrite-2.01.tar.gz) = 24398 |