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/zmtx-zmrx | |
parent | 0f4b1e80ad53b31f8e03e59ed264afd6322a98bb (diff) | |
download | ports-4f183f626d9d40d39f3d3869a795f61619d00270.tar.gz ports-4f183f626d9d40d39f3d3869a795f61619d00270.zip |
Update MASTER_SITES.
Thanks To: Fenner's portsurvey and ftpsearch.lycos.com
Notes
Notes:
svn path=/head/; revision=15237
Diffstat (limited to 'comms/zmtx-zmrx')
-rw-r--r-- | comms/zmtx-zmrx/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/zmtx-zmrx/Makefile b/comms/zmtx-zmrx/Makefile index 39876fc89b0e..1527d9aec758 100644 --- a/comms/zmtx-zmrx/Makefile +++ b/comms/zmtx-zmrx/Makefile @@ -4,14 +4,14 @@ # Date created: 29 July 1996 # Whom: David O'Brien <obrien@cs.ucdavis.edu> # -# $Id: Makefile,v 1.3 1997/04/30 03:17:56 asami Exp $ +# $Id: Makefile,v 1.4 1997/10/10 06:53:48 obrien Exp $ # DISTNAME= zmtx-zmrx PKGNAME= zmtx-zmrx-1.02 CATEGORIES= comms MASTER_SITES= ftp://ftp.inria.fr/network/modem/ \ - ${MASTER_SITE_LOCAL} + ftp://ftp.vex.net/pub/software/ # see also comp.unix.sources for version 1.0 # ftp://ftp.lth.se/pub/usenet/comp.sources.unix/volume28/zm/part01.gz EXTRACT_SUFX= .shar.gz |