aboutsummaryrefslogtreecommitdiffstats
path: root/devel/bzr/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/bzr/Makefile')
-rw-r--r--devel/bzr/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/bzr/Makefile b/devel/bzr/Makefile
index ad3845b9ef89..fb64831d741c 100644
--- a/devel/bzr/Makefile
+++ b/devel/bzr/Makefile
@@ -6,15 +6,15 @@
#
PORTNAME= bazaar-ng
-PORTVERSION= 1.15
+PORTVERSION= 1.16
CATEGORIES= devel
-MASTER_SITES= https://launchpadlibrarian.net/27074733/
+MASTER_SITES= https://launchpadlibrarian.net/28062196/
DISTNAME= bzr-${PORTVERSION}
MAINTAINER= fullermd@over-yonder.net
COMMENT= Distributed version control system by Canonical
-# Needed for 1.15 for files normally pre-built
+# Often not needed, but it's cheap insurance
BUILD_DEPENDS= pyrexc:${PORTSDIR}/devel/pyrex
OPTIONS= SFTP "Enable Paramiko for SFTP support" on