diff options
Diffstat (limited to 'net-im/mercury')
-rw-r--r-- | net-im/mercury/Makefile | 4 |
1 files changed, 3 insertions, 1 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} |