diff options
author | Philippe Audeoud <jadawin@FreeBSD.org> | 2011-01-24 10:07:23 +0000 |
---|---|---|
committer | Philippe Audeoud <jadawin@FreeBSD.org> | 2011-01-24 10:07:23 +0000 |
commit | 7e16bc7ba83993fe3dc816451bd0f6ca434021cf (patch) | |
tree | c0ad1f282aac0481eae4ffdddaccc2b9dd16b7cd /devel/bazaar-ng/Makefile | |
parent | 0fd6927316ab360ac166aab0c9c7733cbdcdedc5 (diff) | |
download | ports-7e16bc7ba83993fe3dc816451bd0f6ca434021cf.tar.gz ports-7e16bc7ba83993fe3dc816451bd0f6ca434021cf.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 05e3f4610e01..ed937fc78177 100644 --- a/devel/bazaar-ng/Makefile +++ b/devel/bazaar-ng/Makefile @@ -6,9 +6,9 @@ # PORTNAME= bazaar-ng -PORTVERSION= 2.2.2 +PORTVERSION= 2.2.3 CATEGORIES= devel -MASTER_SITES= https://launchpadlibrarian.net/59616932/ +MASTER_SITES= https://launchpadlibrarian.net/62541600/ DISTNAME= bzr-${PORTVERSION} MAINTAINER= fullermd@over-yonder.net |