diff options
Diffstat (limited to 'archivers/linux_rar')
-rw-r--r-- | archivers/linux_rar/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/archivers/linux_rar/Makefile b/archivers/linux_rar/Makefile index dc9c3ac24d95..0d52fdca1362 100644 --- a/archivers/linux_rar/Makefile +++ b/archivers/linux_rar/Makefile @@ -9,7 +9,8 @@ PORTNAME= linux_rar PORTVERSION= 2.80 CATEGORIES= archivers linux -MASTER_SITES= ftp://ftp.download.com/pub/linux/utilities/ +MASTER_SITES= ftp://ftp.download.com/pub/linux/utilities/ \ + ftp://ftp.rarsoft.com/rar/ # ftp://ftp.netlab.sk/public/rarsoft/rar/ \ # ftp://rarsoft.ti.sk/pub/rar/ DISTNAME= rarlnx${PORTVERSION:S/0//S/.//} |