diff options
author | steve <steve@FreeBSD.org> | 1999-05-01 10:06:34 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-05-01 10:06:34 +0800 |
commit | 4fe74a9666e64a15837ecd28174aafa8c1b3c70d (patch) | |
tree | 0ac7cf1befb1ed079cf2abf0b27690417d969024 /archivers | |
parent | 04faf459dd524ec84173c21e0895aa3ab9110f22 (diff) | |
download | freebsd-ports-gnome-4fe74a9666e64a15837ecd28174aafa8c1b3c70d.tar.gz freebsd-ports-gnome-4fe74a9666e64a15837ecd28174aafa8c1b3c70d.tar.zst freebsd-ports-gnome-4fe74a9666e64a15837ecd28174aafa8c1b3c70d.zip |
Update MASTER_SITES.
PR: 11407
Submitted by: FUJISHIMA Satsuki <k5@respo.or.jp>
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 |