diff options
author | thierry <thierry@FreeBSD.org> | 2007-10-07 22:45:51 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2007-10-07 22:45:51 +0800 |
commit | 90f56202c443ae1a1b5a85c61f6bc71d5f3650ef (patch) | |
tree | 60b9df0ccaa271db2cb2671ea07e24fb6493a87b /net-im/mercury/Makefile | |
parent | 53cd797a32b96fc4ea52e8c1f6fcc33ec985922f (diff) | |
download | freebsd-ports-gnome-90f56202c443ae1a1b5a85c61f6bc71d5f3650ef.tar.gz freebsd-ports-gnome-90f56202c443ae1a1b5a85c61f6bc71d5f3650ef.tar.zst freebsd-ports-gnome-90f56202c443ae1a1b5a85c61f6bc71d5f3650ef.zip |
Upgrade to 1.9RC10.
Diffstat (limited to 'net-im/mercury/Makefile')
-rw-r--r-- | net-im/mercury/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/net-im/mercury/Makefile b/net-im/mercury/Makefile index 18ba8f64aa7e..166edf9d0eb1 100644 --- a/net-im/mercury/Makefile +++ b/net-im/mercury/Makefile @@ -6,12 +6,11 @@ # PORTNAME= mercury -DISTVERSION= 1.9RC7b +DISTVERSION= 1.9RC10 PORTEPOCH= 7 CATEGORIES= net-im java -MASTER_SITES= ${MASTER_SITE_LOCAL} \ - http://download.mercury.to/1.9/ \ - http://www.mercury.im/download/1.9/ +MASTER_SITES= ${MASTER_SITE_LOCAL} \ + http://files.mercury.im/1.9/ MASTER_SITE_SUBDIR= thierry/${PORTNAME} DISTNAME= ${DISTVERSION} DIST_SUBDIR= ${PORTNAME} |