aboutsummaryrefslogtreecommitdiff
path: root/editors/p5-Vimana
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2012-03-04 05:07:13 +0000
committerMartin Wilke <miwi@FreeBSD.org>2012-03-04 05:07:13 +0000
commitf93ac09542e0cc2bc3355d830b9af20aa7c5e0c3 (patch)
tree44369cc3184465c814989dfa52e442f1ab5711c5 /editors/p5-Vimana
parent678d4b9b5f7ea17702f04bb8fccfaa93acb960a3 (diff)
downloadports-f93ac09542e0cc2bc3355d830b9af20aa7c5e0c3.tar.gz
ports-f93ac09542e0cc2bc3355d830b9af20aa7c5e0c3.zip
Notes
Diffstat (limited to 'editors/p5-Vimana')
-rw-r--r--editors/p5-Vimana/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/p5-Vimana/Makefile b/editors/p5-Vimana/Makefile
index eb8bc3d782fc..75c6b3df31d6 100644
--- a/editors/p5-Vimana/Makefile
+++ b/editors/p5-Vimana/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Vimana
PORTVERSION= 2010.09303
+PORTREVISION= 1
CATEGORIES= editors perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:CORNELIUS
@@ -27,7 +28,7 @@ RUN_DEPENDS= vim>=0:${PORTSDIR}/editors/vim \
p5-Exporter-Lite>=0.2:${PORTSDIR}/devel/p5-Exporter-Lite \
p5-Digest-MD5>=2.39:${PORTSDIR}/security/p5-Digest-MD5 \
p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime \
- p5-JSON>=0:${PORTSDIR}/converters/p5-JSON \
+ p5-JSON-PP>=0:${PORTSDIR}/converters/p5-JSON-PP \
p5-YAML>=0:${PORTSDIR}/textproc/p5-YAML \
p5-HTTP-Lite>=0:${PORTSDIR}/www/p5-HTTP-Lite \
p5-Mouse>=0:${PORTSDIR}/devel/p5-Mouse \