diff options
author | Bill Fenner <fenner@FreeBSD.org> | 1997-08-10 22:31:36 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 1997-08-10 22:31:36 +0000 |
commit | 4bcbe11de3673c8e56f6fecc8bc7ca0e56fdcbbe (patch) | |
tree | 159eaea514e21db07d310b309b0b79f5e7ab1b4b /archivers | |
parent | 5e3237d7877cd167012e59551e926ebda9054d40 (diff) | |
download | ports-4bcbe11de3673c8e56f6fecc8bc7ca0e56fdcbbe.tar.gz ports-4bcbe11de3673c8e56f6fecc8bc7ca0e56fdcbbe.zip |
Change ftp.relcom.ru and ftp.kiae.su to ftp.kiarchive.ru
Submitted by: ache (Andrey A. Chernov)
Notes
Notes:
svn path=/head/; revision=7517
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/arc/Makefile | 4 | ||||
-rw-r--r-- | archivers/ha/Makefile | 4 | ||||
-rw-r--r-- | archivers/rar/Makefile | 4 | ||||
-rw-r--r-- | archivers/unrar/Makefile | 4 | ||||
-rw-r--r-- | archivers/zoo/Makefile | 4 |
5 files changed, 10 insertions, 10 deletions
diff --git a/archivers/arc/Makefile b/archivers/arc/Makefile index ebc370f4c6d3..740382d7dcaf 100644 --- a/archivers/arc/Makefile +++ b/archivers/arc/Makefile @@ -3,13 +3,13 @@ # Date created: 31 Dec 1994 # Whom: ache # -# $Id: Makefile,v 1.5 1996/11/18 13:55:39 asami Exp $ +# $Id: Makefile,v 1.6 1997/07/21 00:48:26 fenner Exp $ # DISTNAME= arc521e.pl8 PKGNAME= arc-5.21e CATEGORIES= archivers -MASTER_SITES= ftp://ftp.kiae.su/pub/unix/arcers/ +MASTER_SITES= ftp://ftp.kiarchive.ru/pub/unix/arcers/ EXTRACT_SUFX= .tar.Z MAINTAINER= ache@FreeBSD.ORG diff --git a/archivers/ha/Makefile b/archivers/ha/Makefile index 2ba3eeb1f77c..7fb9d40ee9c4 100644 --- a/archivers/ha/Makefile +++ b/archivers/ha/Makefile @@ -3,13 +3,13 @@ # Date created: 24 Jan 1995 # Whom: ache # -# $Id: Makefile,v 1.7 1996/11/12 02:17:27 obrien Exp $ +# $Id: Makefile,v 1.8 1997/07/21 00:48:34 fenner Exp $ # DISTNAME= ha0999 PKGNAME= ha-0.999b CATEGORIES= archivers -MASTER_SITES= ftp://ftp.kiae.su/pub/unix/arcers/ +MASTER_SITES= ftp://ftp.kiarchive.ru/pub/unix/arcers/ EXTRACT_SUFX= .tgz MAINTAINER= ache@FreeBSD.ORG diff --git a/archivers/rar/Makefile b/archivers/rar/Makefile index 4ea94af9baf3..cb5da0cbe76e 100644 --- a/archivers/rar/Makefile +++ b/archivers/rar/Makefile @@ -4,14 +4,14 @@ # Date created: 15 May 1996 # Whom: ache # -# $Id: Makefile,v 1.5 1997/05/20 08:05:52 asami Exp $ +# $Id: Makefile,v 1.6 1997/07/21 00:48:40 fenner Exp $ # DISTNAME= rarbsd PKGNAME= rar-2.01 CATEGORIES= archivers MASTER_SITES= ftp://ftp.inetpros.net/pub/rar/ \ - ftp://ftp.relcom.ru/pub/unix/arcers/ + ftp://ftp.kiarchive.ru/pub/unix/arcers/ EXTRACT_SUFX= .exe MAINTAINER= ache@FreeBSD.ORG diff --git a/archivers/unrar/Makefile b/archivers/unrar/Makefile index 9125eb8311e4..8e77cbfbf8f7 100644 --- a/archivers/unrar/Makefile +++ b/archivers/unrar/Makefile @@ -3,12 +3,12 @@ # Date created: 28 Dec 1994 # Whom: ache # -# $Id: Makefile,v 1.8 1997/05/19 20:29:08 ache Exp $ +# $Id: Makefile,v 1.9 1997/07/21 00:48:45 fenner Exp $ # DISTNAME= unrar-2.01 CATEGORIES= archivers -MASTER_SITES= ftp://ftp.relcom.ru/pub/unix/arcers/ +MASTER_SITES= ftp://ftp.kiarchive.ru/pub/unix/arcers/ EXTRACT_SUFX= .tgz MAINTAINER= ache@FreeBSD.ORG diff --git a/archivers/zoo/Makefile b/archivers/zoo/Makefile index e7ee51900e21..e81c51434d02 100644 --- a/archivers/zoo/Makefile +++ b/archivers/zoo/Makefile @@ -3,13 +3,13 @@ # Date created: 18 October 1994 # Whom: jmz # -# $Id: Makefile,v 1.6 1996/11/18 13:56:29 asami Exp $ +# $Id: Makefile,v 1.7 1997/07/21 00:48:48 fenner Exp $ # DISTNAME= zoo-2.10pl1 PKGNAME= zoo-2.10.1 CATEGORIES= archivers -MASTER_SITES= ftp://ftp.kiae.su/pub/unix/arcers/ +MASTER_SITES= ftp://ftp.kiarchive.ru/pub/unix/arcers/ MAINTAINER= jmz@FreeBSD.org |