summaryrefslogtreecommitdiff
path: root/graphics/p5-GraphViz
diff options
context:
space:
mode:
authorobache <obache>2011-08-14 12:59:47 +0000
committerobache <obache>2011-08-14 12:59:47 +0000
commite68387001d782be34a0dd5afe057146e812894ea (patch)
tree9d4fc357a9527b17a6a3cffdde54d1a386a74d73 /graphics/p5-GraphViz
parentc063bb7a2e64829887ab375731f8e7531453d5d7 (diff)
downloadpkgsrc-e68387001d782be34a0dd5afe057146e812894ea.tar.gz
Revision bump after updating perl5 to 5.14.1.
Diffstat (limited to 'graphics/p5-GraphViz')
-rw-r--r--graphics/p5-GraphViz/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/p5-GraphViz/Makefile b/graphics/p5-GraphViz/Makefile
index df9c67eb1f3..d633526b426 100644
--- a/graphics/p5-GraphViz/Makefile
+++ b/graphics/p5-GraphViz/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.26 2010/08/21 16:34:57 seb Exp $
+# $NetBSD: Makefile,v 1.27 2011/08/14 12:59:49 obache Exp $
#
DISTNAME= GraphViz-2.04
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= graphics perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=GraphViz/}