aboutsummaryrefslogtreecommitdiffstats
path: root/net/coda_client
diff options
context:
space:
mode:
authorrvb <rvb@FreeBSD.org>1999-07-22 19:54:34 +0800
committerrvb <rvb@FreeBSD.org>1999-07-22 19:54:34 +0800
commita558fb087c1b2088f1dbc5d8ceea5ad648f234d7 (patch)
tree2d9d854fa940a559698fac1dafe7e25ab3dd0aaf /net/coda_client
parentef5aa244166376c9b064cc5a8afeb204a9e41b36 (diff)
downloadfreebsd-ports-gnome-a558fb087c1b2088f1dbc5d8ceea5ad648f234d7.tar.gz
freebsd-ports-gnome-a558fb087c1b2088f1dbc5d8ceea5ad648f234d7.tar.zst
freebsd-ports-gnome-a558fb087c1b2088f1dbc5d8ceea5ad648f234d7.zip
Distfile coda-4.6.6.tgz is no longer stored at CMU.
Fetch it from freebsd repository.
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 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