diff options
author | Philippe Audeoud <jadawin@FreeBSD.org> | 2009-07-01 13:13:18 +0000 |
---|---|---|
committer | Philippe Audeoud <jadawin@FreeBSD.org> | 2009-07-01 13:13:18 +0000 |
commit | 91fdb326adf22958fea80dc5680f9e7fc1ffbfb8 (patch) | |
tree | 0085aea0e35a44a06fb8bc3b9b19328b38ed6557 /devel/bzr/Makefile | |
parent | a8865f66e73236ce5ca1b928e8d6aab771f64bd5 (diff) |
Notes
Diffstat (limited to 'devel/bzr/Makefile')
-rw-r--r-- | devel/bzr/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/bzr/Makefile b/devel/bzr/Makefile index fb64831d741c..4fc7c6a3216e 100644 --- a/devel/bzr/Makefile +++ b/devel/bzr/Makefile @@ -6,9 +6,9 @@ # PORTNAME= bazaar-ng -PORTVERSION= 1.16 +PORTVERSION= 1.16.1 CATEGORIES= devel -MASTER_SITES= https://launchpadlibrarian.net/28062196/ +MASTER_SITES= https://launchpadlibrarian.net/28408215/ DISTNAME= bzr-${PORTVERSION} MAINTAINER= fullermd@over-yonder.net |