diff options
author | jseger <jseger@FreeBSD.org> | 1998-02-01 01:49:54 +0800 |
---|---|---|
committer | jseger <jseger@FreeBSD.org> | 1998-02-01 01:49:54 +0800 |
commit | 2dce63b0db1285bfb4e944389478c06a169c03ab (patch) | |
tree | 59db0d2e450ebd9bb623364ba3930c1b7d9bfd7e /ftp | |
parent | 5778014cb47f4107c70f93184c32d021ea3530f5 (diff) | |
download | freebsd-ports-graphics-2dce63b0db1285bfb4e944389478c06a169c03ab.tar.gz freebsd-ports-graphics-2dce63b0db1285bfb4e944389478c06a169c03ab.tar.zst freebsd-ports-graphics-2dce63b0db1285bfb4e944389478c06a169c03ab.zip |
ncftp's MASTER_SITE moved.
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/ncftp/Makefile | 4 | ||||
-rw-r--r-- | ftp/ncftp1/Makefile | 4 | ||||
-rw-r--r-- | ftp/ncftp2/Makefile | 4 | ||||
-rw-r--r-- | ftp/ncftp3/Makefile | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/ftp/ncftp/Makefile b/ftp/ncftp/Makefile index 087926cb9d2..d3cf2c837e8 100644 --- a/ftp/ncftp/Makefile +++ b/ftp/ncftp/Makefile @@ -3,12 +3,12 @@ # Date created: 20 Jun 1996 # Whom: jkh # -# $Id: Makefile,v 1.6 1997/01/12 10:24:42 obrien Exp $ +# $Id: Makefile,v 1.7 1997/12/16 20:02:01 vanilla Exp $ # DISTNAME= ncftp-1.9.5 CATEGORIES= net -MASTER_SITES= ftp://ftp.probe.net/pub/ncftp/ +MASTER_SITES= ftp://ftp.ncftp.com/ncftp/ MAINTAINER= obrien@FreeBSD.org diff --git a/ftp/ncftp1/Makefile b/ftp/ncftp1/Makefile index 087926cb9d2..d3cf2c837e8 100644 --- a/ftp/ncftp1/Makefile +++ b/ftp/ncftp1/Makefile @@ -3,12 +3,12 @@ # Date created: 20 Jun 1996 # Whom: jkh # -# $Id: Makefile,v 1.6 1997/01/12 10:24:42 obrien Exp $ +# $Id: Makefile,v 1.7 1997/12/16 20:02:01 vanilla Exp $ # DISTNAME= ncftp-1.9.5 CATEGORIES= net -MASTER_SITES= ftp://ftp.probe.net/pub/ncftp/ +MASTER_SITES= ftp://ftp.ncftp.com/ncftp/ MAINTAINER= obrien@FreeBSD.org diff --git a/ftp/ncftp2/Makefile b/ftp/ncftp2/Makefile index d3332a891aa..1d81f359ccc 100644 --- a/ftp/ncftp2/Makefile +++ b/ftp/ncftp2/Makefile @@ -3,12 +3,12 @@ # Date created: 4 Nov 1994 # Whom: ache # -# $Id: Makefile,v 1.37 1996/11/18 11:35:35 asami Exp $ +# $Id: Makefile,v 1.38 1997/01/09 11:58:47 ache Exp $ # DISTNAME= ncftp-2.4.2 CATEGORIES= net -MASTER_SITES= ftp://ftp.probe.net/pub/ncftp/ +MASTER_SITES= ftp://ftp.ncftp.com/ncftp/ MAINTAINER= ache@FreeBSD.ORG diff --git a/ftp/ncftp3/Makefile b/ftp/ncftp3/Makefile index 9a96d056267..59adac27903 100644 --- a/ftp/ncftp3/Makefile +++ b/ftp/ncftp3/Makefile @@ -4,13 +4,13 @@ # Date created: 4 Nov 1994 # Whom: ache # -# $Id: Makefile,v 1.40 1997/12/17 16:52:45 ache Exp $ +# $Id: Makefile,v 1.41 1998/01/07 11:42:10 obrien Exp $ # DISTNAME= ncftp-3.0beta7-src PKGNAME= ncftp-3.0b7 CATEGORIES= net -MASTER_SITES= ftp://ftp.probe.net/pub/ncftp/3.0BETA/ +MASTER_SITES= ftp://ftp.ncftp.com/ncftp/3.0BETA/ MAINTAINER= obrien@FreeBSD.ORG |