diff options
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 |