aboutsummaryrefslogtreecommitdiff
path: root/graphics/p5-GraphViz/Makefile
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2008-01-05 06:36:05 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2008-01-05 06:36:05 +0000
commit83fd2ed4659c1e3e117669f991d5ce844fff7d74 (patch)
tree3a7f18d9a692c1ea3b69ab4c701c264e22ad5fc0 /graphics/p5-GraphViz/Makefile
parent1cae703129d347076e5c590996f8bb94948f6ca1 (diff)
downloadports-83fd2ed4659c1e3e117669f991d5ce844fff7d74.tar.gz
ports-83fd2ed4659c1e3e117669f991d5ce844fff7d74.zip
Notes
Diffstat (limited to 'graphics/p5-GraphViz/Makefile')
-rw-r--r--graphics/p5-GraphViz/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/graphics/p5-GraphViz/Makefile b/graphics/p5-GraphViz/Makefile
index efeb355df7fd..01ce5406f38f 100644
--- a/graphics/p5-GraphViz/Makefile
+++ b/graphics/p5-GraphViz/Makefile
@@ -6,11 +6,9 @@
#
PORTNAME= GraphViz
-PORTVERSION= 2.02
-PORTREVISION= 1
+PORTVERSION= 2.03
CATEGORIES= graphics perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR= GraphViz
+MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= clsung@FreeBSD.org