summaryrefslogtreecommitdiff
path: root/net/coda_client/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/coda_client/Makefile')
-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 58c3563190d8..b9e54520c87d 100644
--- a/net/coda_client/Makefile
+++ b/net/coda_client/Makefile
@@ -3,13 +3,14 @@
# Date created: 19 June 1998
# Whom: hmpierce <hmpierce@cs.cmu.edu>
#
-# $Id: Makefile,v 1.1.1.1 1998/10/05 19:23:42 rvb Exp $
+# $Id: Makefile,v 1.2 1998/10/09 20:47:10 rvb 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.coda.cs.cmu.edu/pub/coda/src/
+MASTER_SITES= ${MASTER_SITE_LOCAL}
EXTRACT_SUFX= .tgz
MAINTAINER= rvb@cs.cmu.edu