diff options
author | Bill Fenner <fenner@FreeBSD.org> | 1997-07-21 00:48:48 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 1997-07-21 00:48:48 +0000 |
commit | 5d0875a6ee14d658ea54b91510d5d987e0f76af6 (patch) | |
tree | 789370848c4f40221f3d481b1cbf7c4c970b4d54 /archivers | |
parent | 2f861cfd2443e2707addcde945f189a27c3613e9 (diff) | |
download | ports-5d0875a6ee14d658ea54b91510d5d987e0f76af6.tar.gz ports-5d0875a6ee14d658ea54b91510d5d987e0f76af6.zip |
Notes
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 0b3e5040ab42..ebc370f4c6d3 100644 --- a/archivers/arc/Makefile +++ b/archivers/arc/Makefile @@ -3,13 +3,13 @@ # Date created: 31 Dec 1994 # Whom: ache # -# $Id: Makefile,v 1.4 1996/11/12 02:17:13 obrien Exp $ +# $Id: Makefile,v 1.5 1996/11/18 13:55:39 asami Exp $ # DISTNAME= arc521e.pl8 PKGNAME= arc-5.21e CATEGORIES= archivers -MASTER_SITES= ftp://ftp.kiae.su/unix/arcers/ +MASTER_SITES= ftp://ftp.kiae.su/pub/unix/arcers/ EXTRACT_SUFX= .tar.Z MAINTAINER= ache@FreeBSD.ORG diff --git a/archivers/ha/Makefile b/archivers/ha/Makefile index aa1764efe08f..2ba3eeb1f77c 100644 --- a/archivers/ha/Makefile +++ b/archivers/ha/Makefile @@ -3,13 +3,13 @@ # Date created: 24 Jan 1995 # Whom: ache # -# $Id: Makefile,v 1.6 1995/04/24 10:58:46 asami Exp $ +# $Id: Makefile,v 1.7 1996/11/12 02:17:27 obrien Exp $ # DISTNAME= ha0999 PKGNAME= ha-0.999b CATEGORIES= archivers -MASTER_SITES= ftp://ftp.kiae.su/unix/arcers/ +MASTER_SITES= ftp://ftp.kiae.su/pub/unix/arcers/ EXTRACT_SUFX= .tgz MAINTAINER= ache@FreeBSD.ORG diff --git a/archivers/rar/Makefile b/archivers/rar/Makefile index c5f1da23c8e8..4ea94af9baf3 100644 --- a/archivers/rar/Makefile +++ b/archivers/rar/Makefile @@ -4,14 +4,14 @@ # Date created: 15 May 1996 # Whom: ache # -# $Id: Makefile,v 1.4 1997/05/20 07:22:36 ache Exp $ +# $Id: Makefile,v 1.5 1997/05/20 08:05:52 asami Exp $ # DISTNAME= rarbsd PKGNAME= rar-2.01 CATEGORIES= archivers MASTER_SITES= ftp://ftp.inetpros.net/pub/rar/ \ - ftp://ftp.relcom.ru/unix/arcers/ + ftp://ftp.relcom.ru/pub/unix/arcers/ EXTRACT_SUFX= .exe MAINTAINER= ache@FreeBSD.ORG diff --git a/archivers/unrar/Makefile b/archivers/unrar/Makefile index 3768fb06c6bb..9125eb8311e4 100644 --- a/archivers/unrar/Makefile +++ b/archivers/unrar/Makefile @@ -3,12 +3,12 @@ # Date created: 28 Dec 1994 # Whom: ache # -# $Id: Makefile,v 1.7 1996/11/12 02:17:40 obrien Exp $ +# $Id: Makefile,v 1.8 1997/05/19 20:29:08 ache Exp $ # DISTNAME= unrar-2.01 CATEGORIES= archivers -MASTER_SITES= ftp://ftp.relcom.ru/unix/arcers/ +MASTER_SITES= ftp://ftp.relcom.ru/pub/unix/arcers/ EXTRACT_SUFX= .tgz MAINTAINER= ache@FreeBSD.ORG diff --git a/archivers/zoo/Makefile b/archivers/zoo/Makefile index 2a25b3775c89..e7ee51900e21 100644 --- a/archivers/zoo/Makefile +++ b/archivers/zoo/Makefile @@ -3,13 +3,13 @@ # Date created: 18 October 1994 # Whom: jmz # -# $Id: Makefile,v 1.5 1996/11/12 02:17:57 obrien Exp $ +# $Id: Makefile,v 1.6 1996/11/18 13:56:29 asami Exp $ # DISTNAME= zoo-2.10pl1 PKGNAME= zoo-2.10.1 CATEGORIES= archivers -MASTER_SITES= ftp://ftp.kiae.su/unix/arcers/ +MASTER_SITES= ftp://ftp.kiae.su/pub/unix/arcers/ MAINTAINER= jmz@FreeBSD.org |