diff options
author | sf <sf@FreeBSD.org> | 2001-03-17 06:18:43 +0800 |
---|---|---|
committer | sf <sf@FreeBSD.org> | 2001-03-17 06:18:43 +0800 |
commit | 7473c3275b081ff91fb7f643120110a7c575dad1 (patch) | |
tree | 9e3be103c0ea87014f3b8a56ab395e2841ee7a36 /archivers/linux_rar | |
parent | 95322050db2301415079ba875cf143b71f0b56a9 (diff) | |
download | freebsd-ports-gnome-7473c3275b081ff91fb7f643120110a7c575dad1.tar.gz freebsd-ports-gnome-7473c3275b081ff91fb7f643120110a7c575dad1.tar.zst freebsd-ports-gnome-7473c3275b081ff91fb7f643120110a7c575dad1.zip |
add 1 more to MASTER_SITES.
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/.//} |