diff options
author | Steve Price <steve@FreeBSD.org> | 1999-05-01 02:06:34 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-05-01 02:06:34 +0000 |
commit | 923ed488d8d2dfe997269377d8208d8bf5746545 (patch) | |
tree | a89883c55be13ece2d2d1bb8866ba3150f591dac /archivers | |
parent | e8dd6ec30d74882b04f9975d59fcb01e198f973f (diff) |
Notes
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/linux_rar/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/linux_rar/Makefile b/archivers/linux_rar/Makefile index 7a40e473420c..19973bf2d70f 100644 --- a/archivers/linux_rar/Makefile +++ b/archivers/linux_rar/Makefile @@ -4,13 +4,13 @@ # Date created: # Whom: FUJISHIMA Satsuki <k5@respo.or.jp> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1999/04/30 04:41:20 taoka Exp $ # DISTNAME= rarlnx25 PKGNAME= linux-rar-2.50 CATEGORIES= archivers -MASTER_SITES= ftp://ftp.rarsoft.com/pub/rar/ \ +MASTER_SITES= ftp://rarsoft.ti.sk/pub/rar/ \ ftp://ftp.cdrom.com/pub/cheats/dlh/rar/ EXTRACT_SUFX= .sfx |