aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorCarlo Strub <cs@FreeBSD.org>2012-06-17 20:42:28 +0000
committerCarlo Strub <cs@FreeBSD.org>2012-06-17 20:42:28 +0000
commit2a76a0d8103216f07155846725c066d0b111c1c7 (patch)
treec98065640908fe5ef8801a7ad2c349b48536b812 /editors
parent54022091fbfabcc01e443620bf5382841d8197e8 (diff)
downloadports-2a76a0d8103216f07155846725c066d0b111c1c7.tar.gz
ports-2a76a0d8103216f07155846725c066d0b111c1c7.zip
Bump PORTREVISION to reflect name change from devel/bazaar-ng --> devel/bzr
Notes
Notes: svn path=/head/; revision=299513
Diffstat (limited to 'editors')
-rw-r--r--editors/zim/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/zim/Makefile b/editors/zim/Makefile
index b1f89cc87442..9c36c6fca0bf 100644
--- a/editors/zim/Makefile
+++ b/editors/zim/Makefile
@@ -7,7 +7,7 @@
PORTNAME= zim
PORTVERSION= 0.56
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= editors python
MASTER_SITES= http://www.zim-wiki.org/downloads/
@@ -56,7 +56,7 @@ RUN_DEPENDS+= scrot:${PORTSDIR}/graphics/scrot
RUN_DEPENDS+= gnuplot:${PORTSDIR}/math/gnuplot
.endif
.if defined(WITH_BZR)
-RUN_DEPENDS+= bzr:${PORTSDIR}/devel/bazaar-ng
+RUN_DEPENDS+= bzr:${PORTSDIR}/devel/bzr
.endif
.if defined(WITH_GIT)
RUN_DEPENDS+= git:${PORTSDIR}/devel/git