diff options
author | Markus Brueffer <markus@FreeBSD.org> | 2007-10-23 01:37:22 +0000 |
---|---|---|
committer | Markus Brueffer <markus@FreeBSD.org> | 2007-10-23 01:37:22 +0000 |
commit | 785179867e605d28576ce16e5d8b3563586651a6 (patch) | |
tree | 99dfdf0c80bda4e475e3ef21c8ebf42b9c70aa2c /net-p2p/ktorrent2 | |
parent | - Update to 0.7 (diff) |
Update backup mastersite
Notes
Notes:
svn path=/head/; revision=201781
Diffstat (limited to 'net-p2p/ktorrent2')
-rw-r--r-- | net-p2p/ktorrent2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/ktorrent2/Makefile b/net-p2p/ktorrent2/Makefile index ad4959cd15c6..ddc47b98c4ef 100644 --- a/net-p2p/ktorrent2/Makefile +++ b/net-p2p/ktorrent2/Makefile @@ -9,7 +9,7 @@ PORTNAME= ktorrent PORTVERSION= 2.2.2 CATEGORIES= net-p2p kde MASTER_SITES= http://ktorrent.org/downloads/${PORTVERSION}/ \ - http://www.hitnet.rwth-aachen.de/~brueffer/distfiles/ + http://www.brueffer.de/distfiles/ MAINTAINER= markus@FreeBSD.org COMMENT= BitTorrent client for KDE |