diff options
author | thierry <thierry@FreeBSD.org> | 2007-07-31 05:39:43 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2007-07-31 05:39:43 +0800 |
commit | 377a062ea7736af0c24d73bad9a6e0a627fc9be4 (patch) | |
tree | 16633dadf5ec0090726319f1c57a4ad4ff4758df /net-im/mercury/Makefile | |
parent | ce8a648b48a19f1c6ce737dddbb9698afbbcbc41 (diff) | |
download | freebsd-ports-gnome-377a062ea7736af0c24d73bad9a6e0a627fc9be4.tar.gz freebsd-ports-gnome-377a062ea7736af0c24d73bad9a6e0a627fc9be4.tar.zst freebsd-ports-gnome-377a062ea7736af0c24d73bad9a6e0a627fc9be4.zip |
Upgrade to 1.9RC7.
Diffstat (limited to 'net-im/mercury/Makefile')
-rw-r--r-- | net-im/mercury/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/mercury/Makefile b/net-im/mercury/Makefile index d9efef2d6ac5..0f2a7e0f8bce 100644 --- a/net-im/mercury/Makefile +++ b/net-im/mercury/Makefile @@ -6,12 +6,12 @@ # PORTNAME= mercury -DISTVERSION= 1.9RC5 +DISTVERSION= 1.9RC7 PORTEPOCH= 6 CATEGORIES= net-im java MASTER_SITES= ${MASTER_SITE_LOCAL} \ http://download.mercury.to/1.9/ \ - http://dknapp.ca/mirror/mercury/beta/ + http://www.mercury.im/download/1.9/ MASTER_SITE_SUBDIR= thierry/${PORTNAME} DISTNAME= ${DISTVERSION} DIST_SUBDIR= ${PORTNAME} |