diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1999-09-19 04:26:32 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1999-09-19 04:26:32 +0000 |
commit | 188d11ac4088229c693dcc44334a5c862c9d3a00 (patch) | |
tree | ae03b4f98513436d9531889c9954f6241ba6c68b /comms/lrzsz/Makefile | |
parent | 0c0366b2e5fb5fcc900a160bf8ec827c4c67682a (diff) |
upgrade to 0.12.20
Notes
Notes:
svn path=/head/; revision=21734
Diffstat (limited to 'comms/lrzsz/Makefile')
-rw-r--r-- | comms/lrzsz/Makefile | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/comms/lrzsz/Makefile b/comms/lrzsz/Makefile index 90b57cebfeb3..159eaf68a30d 100644 --- a/comms/lrzsz/Makefile +++ b/comms/lrzsz/Makefile @@ -6,11 +6,13 @@ # # $FreeBSD$ -DISTNAME= lrzsz-0.12.19 +DISTNAME= lrzsz-0.12.20 CATEGORIES= comms -MASTER_SITES= ftp://ftp.ihg.uni-duisburg.de/uwe/ \ - ftp://ftp.ohse.de/comp/unix/comm/ \ - ftp://ftp.uven.ru/pub/unix/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/ \ + 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/ MAINTAINER= obrien@FreeBSD.org |