aboutsummaryrefslogtreecommitdiff
path: root/devel/bzr-colo/Makefile
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 /devel/bzr-colo/Makefile
parent54022091fbfabcc01e443620bf5382841d8197e8 (diff)
Bump PORTREVISION to reflect name change from devel/bazaar-ng --> devel/bzr
Notes
Notes: svn path=/head/; revision=299513
Diffstat (limited to 'devel/bzr-colo/Makefile')
-rw-r--r--devel/bzr-colo/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/bzr-colo/Makefile b/devel/bzr-colo/Makefile
index 670e1c061e9d..78ae89101b20 100644
--- a/devel/bzr-colo/Makefile
+++ b/devel/bzr-colo/Makefile
@@ -7,6 +7,7 @@
PORTNAME= bzr-colo
PORTVERSION= 0.4.0
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= https://launchpadlibrarian.net/91504187/ \
http://www.c-s.li/ports/
@@ -16,8 +17,8 @@ COMMENT= Plugin for bzr to support colocated branches
LICENSE= GPLv2
-BUILD_DEPENDS= bzr:${PORTSDIR}/devel/bazaar-ng
-RUN_DEPENDS= bzr:${PORTSDIR}/devel/bazaar-ng
+BUILD_DEPENDS= bzr:${PORTSDIR}/devel/bzr
+RUN_DEPENDS= bzr:${PORTSDIR}/devel/bzr
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USE_PYTHON= yes