diff options
author | Mike Silbersack <silby@FreeBSD.org> | 2001-11-20 01:51:38 +0000 |
---|---|---|
committer | Mike Silbersack <silby@FreeBSD.org> | 2001-11-20 01:51:38 +0000 |
commit | abafae5328d398dbd49722071abb8b86f82ec29c (patch) | |
tree | 67a11fa707052f7fb7c136aca82fdadf5c121e29 /comms/lrzsz | |
parent | 0fbe80bdc3d035feee85d5090d2e8de13592dab5 (diff) | |
download | ports-abafae5328d398dbd49722071abb8b86f82ec29c.tar.gz ports-abafae5328d398dbd49722071abb8b86f82ec29c.zip |
Notes
Diffstat (limited to 'comms/lrzsz')
-rw-r--r-- | comms/lrzsz/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/comms/lrzsz/Makefile b/comms/lrzsz/Makefile index d594b9f6987d..737151918219 100644 --- a/comms/lrzsz/Makefile +++ b/comms/lrzsz/Makefile @@ -8,12 +8,8 @@ PORTNAME= lrzsz PORTVERSION= 0.12.20 CATEGORIES= comms -MASTER_SITES= ftp://tirka.ohse.de/uwe/releases/ \ - ftp://ftp.netsw.org/netsw/Network/Modem/Protocols/ZModem/lrzsz/ \ - http://www.nrw.net/uwe/archive/ \ - http://194.245.36.15/uwe/archive/ \ - ftp://ftp.ihg.uni-duisburg.de/uwe/ \ - ftp://ftp.kddlabs.co.jp/pub/Linux/packages/stampedelinux/stampedelinux/unstable/pre-0.90/source/comm/lrzsz/source/ +MASTER_SITES= http://www.ohse.de/uwe/releases/ \ + http://www.netsw.org/net/modem/protocols/zmodem/lrzsz/ MAINTAINER= obrien@FreeBSD.org |