aboutsummaryrefslogtreecommitdiff
path: root/graphics/p5-Graph-Easy/Makefile
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2006-01-30 06:50:18 +0000
committerAnton Berezin <tobez@FreeBSD.org>2006-01-30 06:50:18 +0000
commit9ab2a1f4e5955b6f1fe9a7948ab8bd1a1696c14c (patch)
treeb705cc2b79e229363225b6ad5df9b9c40e7f25f3 /graphics/p5-Graph-Easy/Makefile
parent8d10d2e2c388e93354ca63137ba927c496ec38e0 (diff)
downloadports-9ab2a1f4e5955b6f1fe9a7948ab8bd1a1696c14c.tar.gz
ports-9ab2a1f4e5955b6f1fe9a7948ab8bd1a1696c14c.zip
Notes
Diffstat (limited to 'graphics/p5-Graph-Easy/Makefile')
-rw-r--r--graphics/p5-Graph-Easy/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/p5-Graph-Easy/Makefile b/graphics/p5-Graph-Easy/Makefile
index 6a665fe3b453..1a5adf1844f2 100644
--- a/graphics/p5-Graph-Easy/Makefile
+++ b/graphics/p5-Graph-Easy/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Graph-Easy
-PORTVERSION= 0.39
+PORTVERSION= 0.40
CATEGORIES= graphics perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Graph
@@ -35,6 +35,7 @@ MAN3= Graph::Easy.3 \
Graph::Easy::Layout::Chain.3 \
Graph::Easy::Layout::Grid.3 \
Graph::Easy::Layout::Path.3 \
+ Graph::Easy::Layout::Repair.3 \
Graph::Easy::Layout::Scout.3 \
Graph::Easy::Node.3 \
Graph::Easy::Node::Anon.3 \