diff options
author | jdp <jdp@FreeBSD.org> | 1998-02-12 02:04:24 +0800 |
---|---|---|
committer | jdp <jdp@FreeBSD.org> | 1998-02-12 02:04:24 +0800 |
commit | 232a735709b18affdacbc4e3ced733231ab256d4 (patch) | |
tree | e2d595187ffd951ff550293ca46afd9c34b2f6f0 /net | |
parent | dfd4a11c4d32050932d7c58019eec057d60f4e14 (diff) | |
download | freebsd-ports-gnome-232a735709b18affdacbc4e3ced733231ab256d4.tar.gz freebsd-ports-gnome-232a735709b18affdacbc4e3ced733231ab256d4.tar.zst freebsd-ports-gnome-232a735709b18affdacbc4e3ced733231ab256d4.zip |
Master site has changed.
Diffstat (limited to 'net')
-rw-r--r-- | net/cvsup-bin/Makefile | 4 | ||||
-rw-r--r-- | net/cvsup/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/cvsup-bin/Makefile b/net/cvsup-bin/Makefile index fdccb4da3f3f..15a9a18b274f 100644 --- a/net/cvsup-bin/Makefile +++ b/net/cvsup-bin/Makefile @@ -3,12 +3,12 @@ # Date created: 12 November 1997 # Whom: Sheldon Hearn <axl@iafrica.com> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1997/11/17 00:45:13 jdp Exp $ # DISTNAME= cvsup-bin-15.2 CATEGORIES= devel net -MASTER_SITES= ftp://hub.freebsd.org/pub/CVSup/ \ +MASTER_SITES= ftp://ftp.freebsd.org/pub/FreeBSD/CVSup/ \ ftp://ftp.cs.tu-berlin.de/pub/FreeBSD/CVSup/ \ ftp://ftp.polstra.com/pub/FreeBSD/CVSup/ DISTFILES= cvsup-bin-15.2.tar.gz diff --git a/net/cvsup/Makefile b/net/cvsup/Makefile index 20d0b70ccec1..2362e1264f44 100644 --- a/net/cvsup/Makefile +++ b/net/cvsup/Makefile @@ -3,12 +3,12 @@ # Date created: 7 August 1996 # Whom: asami # -# $Id: Makefile,v 1.20 1997/07/11 05:20:28 jdp Exp $ +# $Id: Makefile,v 1.21 1997/09/28 21:33:41 jdp Exp $ # DISTNAME= cvsup-15.2 CATEGORIES= devel net -MASTER_SITES= ftp://hub.freebsd.org/pub/CVSup/ \ +MASTER_SITES= ftp://ftp.freebsd.org/pub/FreeBSD/CVSup/ \ ftp://ftp.cs.tu-berlin.de/pub/FreeBSD/CVSup/ \ ftp://ftp.polstra.com/pub/FreeBSD/CVSup/ |