diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2003-10-26 08:01:23 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2003-10-26 08:01:23 +0000 |
commit | 86c7811283466779878d5ec03fa9b3ce707e8cee (patch) | |
tree | 11cc907b84621b442f4579d1a1cb4b39db48437c /comms/zmtx-zmrx | |
parent | Per distfile survey, remove mastersite that expired in October 2002. (diff) |
Per distfile survey, remove old mastersites. All I could find on
Google was one project that appeared to be based on this source code:
http://cvs.synchro.net/cgi-bin/viewcvs.cgi/src/stp.
Notes
Notes:
svn path=/head/; revision=92182
Diffstat (limited to 'comms/zmtx-zmrx')
-rw-r--r-- | comms/zmtx-zmrx/Makefile | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/comms/zmtx-zmrx/Makefile b/comms/zmtx-zmrx/Makefile index 9135d16d759a..bb964902c2ac 100644 --- a/comms/zmtx-zmrx/Makefile +++ b/comms/zmtx-zmrx/Makefile @@ -9,8 +9,10 @@ PORTNAME= zmtx-zmrx PORTVERSION= 1.02 CATEGORIES= comms -MASTER_SITES= ftp://ftp.inria.fr/network/modem/ \ - ftp://ftp.vex.net/pub/software/ +# previous mastersites disappeared in May 2003. See, perhaps, +# cvs.synchro.net/cgi-bin/viewcvs/src/stp, as a possible followon +# project. +MASTER_SITES= # ftp://ftp.inria.fr/network/modem/ # see also comp.unix.sources for version 1.0 # ftp://ftp.lth.se/pub/usenet/comp.sources.unix/volume28/zm/part01.gz DISTNAME= ${PORTNAME} |