aboutsummaryrefslogtreecommitdiffstats
path: root/editors/zim
diff options
context:
space:
mode:
authorcs <cs@FreeBSD.org>2012-06-18 04:42:28 +0800
committercs <cs@FreeBSD.org>2012-06-18 04:42:28 +0800
commit4d489985a34e7537b7f50db320ad9b90a8ed635c (patch)
tree726676b95d630ab962d4d15cbc41503bb2a512a3 /editors/zim
parent705e3b1ee82e049d214489abf42a695a2ba18bf3 (diff)
downloadfreebsd-ports-gnome-4d489985a34e7537b7f50db320ad9b90a8ed635c.tar.gz
freebsd-ports-gnome-4d489985a34e7537b7f50db320ad9b90a8ed635c.tar.zst
freebsd-ports-gnome-4d489985a34e7537b7f50db320ad9b90a8ed635c.zip
Bump PORTREVISION to reflect name change from devel/bazaar-ng --> devel/bzr
Diffstat (limited to 'editors/zim')
-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