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