diff options
author | wosch <wosch@FreeBSD.org> | 1999-03-07 06:40:25 +0800 |
---|---|---|
committer | wosch <wosch@FreeBSD.org> | 1999-03-07 06:40:25 +0800 |
commit | 6682029ef2ecde82e149f810d928fb045815c6c0 (patch) | |
tree | 282915775a9c18108c17a2cd8ebd58ce278e602d /net | |
parent | 35d9203b97bb1ce6c4e8426c714e80d3c1df60e1 (diff) | |
download | freebsd-ports-gnome-6682029ef2ecde82e149f810d928fb045815c6c0.tar.gz freebsd-ports-gnome-6682029ef2ecde82e149f810d928fb045815c6c0.tar.zst freebsd-ports-gnome-6682029ef2ecde82e149f810d928fb045815c6c0.zip |
Cleanup MASTER_SITES
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 |