diff options
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} |