diff options
Diffstat (limited to 'net-im/mercury/Makefile')
-rw-r--r-- | net-im/mercury/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net-im/mercury/Makefile b/net-im/mercury/Makefile index dfb23c30025a..385fc05b890e 100644 --- a/net-im/mercury/Makefile +++ b/net-im/mercury/Makefile @@ -6,12 +6,11 @@ # PORTNAME= mercury -DISTVERSION= 1.9F -PORTREVISION= 1 +DISTVERSION= 2.0RC1 PORTEPOCH= 8 CATEGORIES= net-im java MASTER_SITES= ${MASTER_SITE_LOCAL} \ - http://files.mercury.im/1.9/ + http://files.mercury.im/${PORTVERSION:R}/release/ MASTER_SITE_SUBDIR= thierry/${PORTNAME} DISTNAME= ${DISTVERSION} DIST_SUBDIR= ${PORTNAME} |