diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 1999-10-25 03:04:55 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 1999-10-25 03:04:55 +0000 |
commit | e686e8da91c63056e81c8797af8dad0d2ffb549e (patch) | |
tree | 165752a443fc7ccec5864ac2c2dc8d7d3e66bdbb /net/xferstats/Makefile | |
parent | Fix connecting with UDP if the loopback interface does not allow (diff) |
Update MASTER_SITES
PR: 14494
Submitted by: maintainer
Diffstat (limited to 'net/xferstats/Makefile')
-rw-r--r-- | net/xferstats/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/xferstats/Makefile b/net/xferstats/Makefile index a5130f3bf429..e47f4e31ac71 100644 --- a/net/xferstats/Makefile +++ b/net/xferstats/Makefile @@ -8,8 +8,7 @@ DISTNAME= xferstats-2.14 CATEGORIES= net -MASTER_SITES= http://xferstats.off.net/download/xferstats-2.00/ \ - ftp://xferstats.off.net/pub/xferstats/xferstats-2.00/ \ +MASTER_SITES= ftp://ftp.wu-ftpd.org/pub/support/ \ ftp://ftp.gpad.ac.ru/pub/FreeBSD/distfiles/ MAINTAINER= dima@Chg.RU |