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 ddb785679026..e68036fca7fe 100644 --- a/net-im/mercury/Makefile +++ b/net-im/mercury/Makefile @@ -6,12 +6,11 @@ # PORTNAME= mercury -DISTVERSION= 1710_B04 +DISTVERSION= 1710_B07b PORTEPOCH= 2 CATEGORIES= net java -MASTER_SITES= http://70.25.151.230/ \ - http://download.mercury.to/ \ - ${MASTER_SITE_LOCAL} +MASTER_SITES= ${MASTER_SITE_LOCAL} \ + http://download.mercury.to/ MASTER_SITE_SUBDIR= thierry/${PORTNAME} DISTNAME= ${DISTVERSION} DIST_SUBDIR= ${PORTNAME} |