aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorjdp <jdp@FreeBSD.org>1997-05-06 23:03:41 +0800
committerjdp <jdp@FreeBSD.org>1997-05-06 23:03:41 +0800
commitd65abc4be9b06d51af2093051166eb898bb5d838 (patch)
treedb2c0bd7e4dee3fd4bfbe779c8bee90535d06872 /net
parent6090299491ece11f9d47df4ebf26afdbd45b660b (diff)
downloadfreebsd-ports-gnome-d65abc4be9b06d51af2093051166eb898bb5d838.tar.gz
freebsd-ports-gnome-d65abc4be9b06d51af2093051166eb898bb5d838.tar.zst
freebsd-ports-gnome-d65abc4be9b06d51af2093051166eb898bb5d838.zip
Fix the master site, which has moved from freefall to hub. Add the
German mirror site and the other US site as well.
Diffstat (limited to 'net')
-rw-r--r--net/cvsup/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/net/cvsup/Makefile b/net/cvsup/Makefile
index a0047f51ced4..c9d761503de1 100644
--- a/net/cvsup/Makefile
+++ b/net/cvsup/Makefile
@@ -3,12 +3,14 @@
# Date created: 7 August 1996
# Whom: asami
#
-# $Id: Makefile,v 1.16 1997/01/08 00:20:20 jdp Exp $
+# $Id: Makefile,v 1.17 1997/01/16 03:27:25 jdp Exp $
#
DISTNAME= cvsup-14.1.1
CATEGORIES= devel net
-MASTER_SITES= ftp://freefall.freebsd.org/pub/CVSup/
+MASTER_SITES= ftp://hub.freebsd.org/pub/CVSup/ \
+ ftp://ftp.cs.tu-berlin.de/pub/FreeBSD/CVSup/ \
+ ftp://ftp.polstra.com/pub/FreeBSD/CVSup/
MAINTAINER= jdp@FreeBSD.org