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 | |
parent | 5b9b46dbaecf29e0e23d7c5a86e686a907a0775c (diff) | |
download | ports-e686e8da91c63056e81c8797af8dad0d2ffb549e.tar.gz ports-e686e8da91c63056e81c8797af8dad0d2ffb549e.zip |
Notes
-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 |