diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/cvsup-bin/Makefile | 5 | ||||
-rw-r--r-- | net/cvsupd-bin/Makefile | 5 |
2 files changed, 4 insertions, 6 deletions
diff --git a/net/cvsup-bin/Makefile b/net/cvsup-bin/Makefile index 12b5cc8507ac..3769cee4f3c0 100644 --- a/net/cvsup-bin/Makefile +++ b/net/cvsup-bin/Makefile @@ -3,13 +3,12 @@ # Date created: 12 November 1997 # Whom: Sheldon Hearn <axl@iafrica.com> # -# $Id: Makefile,v 1.8 1999/02/10 02:47:59 jdp Exp $ +# $Id: Makefile,v 1.9 1999/02/12 02:29:00 jdp Exp $ # DISTNAME= cvsup-bin-16.0 CATEGORIES= devel net -MASTER_SITES= ftp://ftp.freebsd.org/pub/FreeBSD/development/CVSup/ \ - ftp://ftp.cs.tu-berlin.de/pub/FreeBSD/development/CVSup/ +MASTER_SITES= ftp://ftp.freebsd.org/pub/FreeBSD/development/CVSup/ DISTFILES= cvsup-bin-16.0.tar.gz MAINTAINER= jdp@freebsd.org diff --git a/net/cvsupd-bin/Makefile b/net/cvsupd-bin/Makefile index e00a9c5c1a1e..7349199a646c 100644 --- a/net/cvsupd-bin/Makefile +++ b/net/cvsupd-bin/Makefile @@ -3,13 +3,12 @@ # Date created: 17 August 1998 # Whom: Sheldon Hearn <axl@iafrica.com> # -# $Id: Makefile,v 1.3 1999/02/10 02:48:00 jdp Exp $ +# $Id: Makefile,v 1.4 1999/02/12 02:29:03 jdp Exp $ # DISTNAME= cvsupd-bin-16.0 CATEGORIES= devel net -MASTER_SITES= ftp://ftp.freebsd.org/pub/FreeBSD/development/CVSup/ \ - ftp://ftp.cs.tu-berlin.de/pub/FreeBSD/development/CVSup/ +MASTER_SITES= ftp://ftp.freebsd.org/pub/FreeBSD/development/CVSup/ DISTFILES= cvsupd-bin-16.0.tar.gz MAINTAINER= jdp@freebsd.org |