summaryrefslogtreecommitdiff
path: root/net/coda_client
diff options
context:
space:
mode:
authortron <tron>2000-09-11 08:27:59 +0000
committertron <tron>2000-09-11 08:27:59 +0000
commit739390cbd80c1a1569f185abad04fbbd8f9cd57a (patch)
tree09a499b529a8f6c04eb5a0ca22c0b412ef082a35 /net/coda_client
parent1efc23599ff3b9f7cbb80ab035df17aab34c39ec (diff)
downloadpkgsrc-739390cbd80c1a1569f185abad04fbbd8f9cd57a.tar.gz
Use "ftp.infonoc.ne.jp" and "ftp.rsu.ru" as new master sites after the
Coda 4.x sources were removed from "ftp.coda.cs.cmu.edu".
Diffstat (limited to 'net/coda_client')
-rw-r--r--net/coda_client/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net/coda_client/Makefile b/net/coda_client/Makefile
index c1351c7bbae..7f24ac70c4b 100644
--- a/net/coda_client/Makefile
+++ b/net/coda_client/Makefile
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.13 2000/09/02 18:49:38 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2000/09/11 08:27:59 tron Exp $
#
DISTNAME= coda-4.6.6
PKGNAME= coda-client-4.6.6.1
CATEGORIES= net
-MASTER_SITES= ftp://ftp.coda.cs.cmu.edu/pub/coda/src/
+MASTER_SITES= ftp://ftp.infonoc.ne.jp/pub/coda/src/old/ \
+ ftp://ftp.rsu.ru/pub/unix/FileSystems/coda/
EXTRACT_SUFX= .tgz
MAINTAINER= rvb@cs.cmu.edu