diff options
author | Michael Haro <mharo@FreeBSD.org> | 1999-10-30 18:03:37 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 1999-10-30 18:03:37 +0000 |
commit | 5ea50e4cc11086c752bb26d6ce0ce6b6c348c559 (patch) | |
tree | 63149e27f9f52bb62a4b07a7b7be944b612d6fc9 /archivers/rar/Makefile | |
parent | c8e9f3d3c5801ed6f9d39fbbe2e811fafcfcdecd (diff) | |
download | ports-5ea50e4cc11086c752bb26d6ce0ce6b6c348c559.tar.gz ports-5ea50e4cc11086c752bb26d6ce0ce6b6c348c559.zip |
Notes
Diffstat (limited to 'archivers/rar/Makefile')
-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 77a8ae9d6587..291ecaad883d 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 |