diff options
author | Bill Fumerola <billf@FreeBSD.org> | 1998-12-09 22:35:05 +0000 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 1998-12-09 22:35:05 +0000 |
commit | 4f183f626d9d40d39f3d3869a795f61619d00270 (patch) | |
tree | d17ff9cb6c11fa1c64e586295adb7ad183e7cc13 /comms/lrzsz | |
parent | Change MASTER_SITES to make this port fetchable, we are two (minor) (diff) |
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 |