summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-im/mercury/Makefile4
-rw-r--r--net/mercury/Makefile4
2 files changed, 6 insertions, 2 deletions
diff --git a/net-im/mercury/Makefile b/net-im/mercury/Makefile
index 6caaf9a4bdac..110bf618c714 100644
--- a/net-im/mercury/Makefile
+++ b/net-im/mercury/Makefile
@@ -8,7 +8,9 @@
PORTNAME= mercury
DISTVERSION= 1709_RC6b
CATEGORIES= net java
-MASTER_SITES= http://download.mercury.to/
+MASTER_SITES= http://download.mercury.to/ \
+ ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= thierry/${PORTNAME}
DISTNAME= ${DISTVERSION}
DIST_SUBDIR= ${PORTNAME}
diff --git a/net/mercury/Makefile b/net/mercury/Makefile
index 6caaf9a4bdac..110bf618c714 100644
--- a/net/mercury/Makefile
+++ b/net/mercury/Makefile
@@ -8,7 +8,9 @@
PORTNAME= mercury
DISTVERSION= 1709_RC6b
CATEGORIES= net java
-MASTER_SITES= http://download.mercury.to/
+MASTER_SITES= http://download.mercury.to/ \
+ ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= thierry/${PORTNAME}
DISTNAME= ${DISTVERSION}
DIST_SUBDIR= ${PORTNAME}