diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-08-22 20:45:33 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-08-22 20:45:33 +0000 |
commit | f92855e7ca54b803d613541402002a8109fba760 (patch) | |
tree | 958af56e93d515b0dceabf0cb8a3c782de85eb00 /devel/bazaar-ng/Makefile | |
parent | ae6a90b37f659fb1ac86de7c8de4eb27afe1164e (diff) | |
download | ports-f92855e7ca54b803d613541402002a8109fba760.tar.gz ports-f92855e7ca54b803d613541402002a8109fba760.zip |
Notes
Diffstat (limited to 'devel/bazaar-ng/Makefile')
-rw-r--r-- | devel/bazaar-ng/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/bazaar-ng/Makefile b/devel/bazaar-ng/Makefile index 67880c20145f..9c98de27a87f 100644 --- a/devel/bazaar-ng/Makefile +++ b/devel/bazaar-ng/Makefile @@ -6,9 +6,9 @@ # PORTNAME= bazaar-ng -PORTVERSION= 1.17 +PORTVERSION= 1.18 CATEGORIES= devel -MASTER_SITES= https://launchpadlibrarian.net/29278796/ +MASTER_SITES= https://launchpadlibrarian.net/30544432/ DISTNAME= bzr-${PORTVERSION} MAINTAINER= fullermd@over-yonder.net |