diff options
author | billf <billf@FreeBSD.org> | 1998-12-10 06:35:05 +0800 |
---|---|---|
committer | billf <billf@FreeBSD.org> | 1998-12-10 06:35:05 +0800 |
commit | 2ca2676b2221109373b14819d94593722e9d23d6 (patch) | |
tree | a152cddd90be85b1ae0ce7f0b9894973fe757e5f /comms/lrzsz | |
parent | a4af418efadf8b74e347343a4995bedcc60f30e3 (diff) | |
download | freebsd-ports-gnome-2ca2676b2221109373b14819d94593722e9d23d6.tar.gz freebsd-ports-gnome-2ca2676b2221109373b14819d94593722e9d23d6.tar.zst freebsd-ports-gnome-2ca2676b2221109373b14819d94593722e9d23d6.zip |
Update MASTER_SITES.
Thanks To: Fenner's portsurvey and ftpsearch.lycos.com
Diffstat (limited to 'comms/lrzsz')
-rw-r--r-- | comms/lrzsz/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/comms/lrzsz/Makefile b/comms/lrzsz/Makefile index 0eb452c86129..a187701e6695 100644 --- a/comms/lrzsz/Makefile +++ b/comms/lrzsz/Makefile @@ -4,12 +4,13 @@ # Date created: 29 Sept 1996 # Whom: David O'Brien <obrien@cs.ucdavis.edu> # -# $Id: Makefile,v 1.6 1998/03/31 01:56:32 obrien Exp $ +# $Id: Makefile,v 1.7 1998/09/15 06:38:41 obrien Exp $ DISTNAME= lrzsz-0.12.19 CATEGORIES= comms MASTER_SITES= ftp://ftp.ihg.uni-duisburg.de/uwe/ \ - http://www.nrw.net/uwe/archive/ + ftp://ftp.ohse.de/comp/unix/comm/ \ + ftp://ftp.uven.ru/pub/unix/comms/ MAINTAINER= obrien@FreeBSD.org |