diff options
author | mezz <mezz@FreeBSD.org> | 2006-01-12 20:56:38 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2006-01-12 20:56:38 +0800 |
commit | ee83595f32290f498c9faf250f08ec57894ea95c (patch) | |
tree | 6029d198bc3c0150e36392236bce79e457d95ae1 /net-p2p | |
parent | 80823e12a4a75ba03f8eb162752e739a402dfc13 (diff) | |
download | freebsd-ports-gnome-ee83595f32290f498c9faf250f08ec57894ea95c.tar.gz freebsd-ports-gnome-ee83595f32290f498c9faf250f08ec57894ea95c.tar.zst freebsd-ports-gnome-ee83595f32290f498c9faf250f08ec57894ea95c.zip |
Hosting its tarball for temporary, because they have a harddrive failure.
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/transmission-cli/Makefile | 4 | ||||
-rw-r--r-- | net-p2p/transmission/Makefile | 4 |
2 files changed, 6 insertions, 2 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 |