diff options
author | lioux <lioux@FreeBSD.org> | 2002-08-12 15:49:28 +0000 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2002-08-12 15:49:28 +0000 |
commit | 2109b98395f3d128f49ade8860bc07a91ef804a8 (patch) | |
tree | 60326b7cf6b40514cb8e7eb0839ba980cbb2976e /net-p2p/dctc | |
parent | 65db3b14eb6113743e0b920a45e59b26d56fa89b (diff) | |
download | FreeBSD-ports-2109b98395f3d128f49ade8860bc07a91ef804a8.zip FreeBSD-ports-2109b98395f3d128f49ade8860bc07a91ef804a8.tar.gz |
Add a faster source to MASTER_SITES. New source courtesy of submitter.
Submitted by: Christian Brueffer <chris@unixpages.org>
Diffstat (limited to 'net-p2p/dctc')
-rw-r--r-- | net-p2p/dctc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-p2p/dctc/Makefile b/net-p2p/dctc/Makefile index 6730b66..d5b2fae 100644 --- a/net-p2p/dctc/Makefile +++ b/net-p2p/dctc/Makefile @@ -8,7 +8,8 @@ PORTNAME= dctc PORTVERSION= 0.83.2 CATEGORIES= net -MASTER_SITES= http://ac2i.tzo.com/dctc/ +MASTER_SITES= http://unixpages.org/distfiles/ \ + http://ac2i.tzo.com/dctc/ DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= lioux@FreeBSD.org |