diff options
author | mharo <mharo@FreeBSD.org> | 1999-10-30 18:03:37 +0000 |
---|---|---|
committer | mharo <mharo@FreeBSD.org> | 1999-10-30 18:03:37 +0000 |
commit | f129d37a8456672a86d401eb61e5e7aeacd66045 (patch) | |
tree | f92bd15b4b373969537b6c92069675e36d7b580e | |
parent | 5b6c8152dfab168805e9018d5b027222d7795f25 (diff) | |
download | FreeBSD-ports-f129d37a8456672a86d401eb61e5e7aeacd66045.zip FreeBSD-ports-f129d37a8456672a86d401eb61e5e7aeacd66045.tar.gz |
update mastersites
PR: 14483
Submitted by: "Chris D. Faulhaber" <jedgar@fxp.org>
-rw-r--r-- | archivers/rar/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/rar/Makefile b/archivers/rar/Makefile index 77a8ae9..291ecaa 100644 --- a/archivers/rar/Makefile +++ b/archivers/rar/Makefile @@ -10,7 +10,7 @@ DISTNAME= rarbsd PKGNAME= rar-2.02 CATEGORIES= archivers -MASTER_SITES= ftp://ftp.rarsoft.com/pub/rar/ \ +MASTER_SITES= ftp://rarsoft.ti.sk/pub/rar/ \ ftp://ftp.cdrom.com/pub/sac/pack/ EXTRACT_SUFX= .sfx |