aboutsummaryrefslogtreecommitdiff
path: root/devel/bzr-grep
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-grep
parent54022091fbfabcc01e443620bf5382841d8197e8 (diff)
downloadports-2a76a0d8103216f07155846725c066d0b111c1c7.tar.gz
ports-2a76a0d8103216f07155846725c066d0b111c1c7.zip
Notes
Diffstat (limited to 'devel/bzr-grep')
-rw-r--r--devel/bzr-grep/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/bzr-grep/Makefile b/devel/bzr-grep/Makefile
index bc6cf0ef517b..fb6f8de962ee 100644
--- a/devel/bzr-grep/Makefile
+++ b/devel/bzr-grep/Makefile
@@ -7,7 +7,7 @@
PORTNAME= bzr-grep
PORTVERSION= 0.4.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= http://launchpadlibrarian.net/49936719/ \
http://www.c-s.li/ports/
@@ -15,8 +15,8 @@ MASTER_SITES= http://launchpadlibrarian.net/49936719/ \
MAINTAINER= cs@FreeBSD.org
COMMENT= Bazaar plugin to grep files
-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
LICENSE= GPLv2