aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--net-p2p/transmission-cli/Makefile4
-rw-r--r--net-p2p/transmission/Makefile4
-rw-r--r--net/transmission/Makefile4
3 files changed, 9 insertions, 3 deletions
diff --git a/net-p2p/transmission-cli/Makefile b/net-p2p/transmission-cli/Makefile
index b65eb5a8297d..9128f90d8cc5 100644
--- a/net-p2p/transmission-cli/Makefile
+++ b/net-p2p/transmission-cli/Makefile
@@ -8,7 +8,9 @@
PORTNAME= transmission
PORTVERSION= 0.4
CATEGORIES= net
-MASTER_SITES= http://download.m0k.org/${PORTNAME}/files/
+MASTER_SITES= ${MASTER_SITE_LOCAL} \
+ http://download.m0k.org/${PORTNAME}/files/
+MASTER_SITE_SUBDIR=mezz
DISTNAME= Transmission-${PORTVERSION}
MAINTAINER= mezz@FreeBSD.org
diff --git a/net-p2p/transmission/Makefile b/net-p2p/transmission/Makefile
index b65eb5a8297d..9128f90d8cc5 100644
--- a/net-p2p/transmission/Makefile
+++ b/net-p2p/transmission/Makefile
@@ -8,7 +8,9 @@
PORTNAME= transmission
PORTVERSION= 0.4
CATEGORIES= net
-MASTER_SITES= http://download.m0k.org/${PORTNAME}/files/
+MASTER_SITES= ${MASTER_SITE_LOCAL} \
+ http://download.m0k.org/${PORTNAME}/files/
+MASTER_SITE_SUBDIR=mezz
DISTNAME= Transmission-${PORTVERSION}
MAINTAINER= mezz@FreeBSD.org
diff --git a/net/transmission/Makefile b/net/transmission/Makefile
index b65eb5a8297d..9128f90d8cc5 100644
--- a/net/transmission/Makefile
+++ b/net/transmission/Makefile
@@ -8,7 +8,9 @@
PORTNAME= transmission
PORTVERSION= 0.4
CATEGORIES= net
-MASTER_SITES= http://download.m0k.org/${PORTNAME}/files/
+MASTER_SITES= ${MASTER_SITE_LOCAL} \
+ http://download.m0k.org/${PORTNAME}/files/
+MASTER_SITE_SUBDIR=mezz
DISTNAME= Transmission-${PORTVERSION}
MAINTAINER= mezz@FreeBSD.org