diff options
author | sobomax <sobomax@FreeBSD.org> | 2006-08-31 08:15:54 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2006-08-31 08:15:54 +0800 |
commit | 26f685def1c9246016709b3437b2432d357bf0b4 (patch) | |
tree | e96355cf2978aa9eec85fe1cd2d005c3dbd44473 /net-p2p | |
parent | 11d8a58fed3941ea4ca9ca41354608b015768956 (diff) | |
download | freebsd-ports-gnome-26f685def1c9246016709b3437b2432d357bf0b4.tar.gz freebsd-ports-gnome-26f685def1c9246016709b3437b2432d357bf0b4.tar.zst freebsd-ports-gnome-26f685def1c9246016709b3437b2432d357bf0b4.zip |
Provide MASTER_SITE that actually works.
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/cdonkey/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/cdonkey/Makefile b/net-p2p/cdonkey/Makefile index 628b025a3ec0..7cfbf6c414be 100644 --- a/net-p2p/cdonkey/Makefile +++ b/net-p2p/cdonkey/Makefile @@ -10,7 +10,7 @@ PORTNAME= cdonkey PORTVERSION= 0.9.0 PORTREVISION= 1 CATEGORIES= net-p2p -MASTER_SITES= http://suche.org/ +MASTER_SITES= http://www.sourcefiles.org/Internet/File_Sharing/Edonkey/ DISTNAME= cDonkey-${PORTVERSION} MAINTAINER= ports@FreeBSD.org |