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/rar | |
parent | Distfile moved on MASTER_SITE. The two mirrors don't actually have the (diff) |
File moved on MASTER_SITE.
Found by: distfile checker
Diffstat (limited to 'archivers/rar')
-rw-r--r-- | archivers/rar/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 |