diff options
author | wiz <wiz@pkgsrc.org> | 2017-07-09 11:21:26 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-07-09 11:21:26 +0000 |
commit | 9832d1c7b455397e9e18f0fce6058010d1879ab9 (patch) | |
tree | 42cacd96966b5e6aa2ac24489758c7f3f39839df /net/lftp | |
parent | de669c7132107981d960d5123ced81e1c612f8b4 (diff) | |
download | pkgsrc-9832d1c7b455397e9e18f0fce6058010d1879ab9.tar.gz |
Remove two ex-master sites.
Diffstat (limited to 'net/lftp')
-rw-r--r-- | net/lftp/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net/lftp/Makefile b/net/lftp/Makefile index 98ea336704c..d508100042c 100644 --- a/net/lftp/Makefile +++ b/net/lftp/Makefile @@ -1,10 +1,8 @@ -# $NetBSD: Makefile,v 1.120 2017/07/08 21:45:42 adam Exp $ +# $NetBSD: Makefile,v 1.121 2017/07/09 11:21:26 wiz Exp $ DISTNAME= lftp-4.7.7 CATEGORIES= net MASTER_SITES= http://lftp.yar.ru/ftp/ -MASTER_SITES+= ftp://ftp.tuwien.ac.at/infosys/browsers/ftp/lftp/ -MASTER_SITES+= ftp://ftp.cs.tu-berlin.de/pub/net/ftp/lftp/ MASTER_SITES+= ftp://ftp.st.ryukoku.ac.jp/pub/network/ftp/lftp/ MASTER_SITES+= http://lftp.cybermirror.org/ EXTRACT_SUFX= .tar.xz |