diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2006-08-31 00:15:54 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2006-08-31 00:15:54 +0000 |
commit | 85b7ea5f0ded4adac2757975b5b7c46008e5d477 (patch) | |
tree | 9edd2dd2b7ec004a2547f283fb8a859bca6de036 /net-p2p/cdonkey/Makefile | |
parent | Reset maintainer at his request. (diff) |
Provide MASTER_SITE that actually works.
Diffstat (limited to 'net-p2p/cdonkey/Makefile')
-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 |