aboutsummaryrefslogtreecommitdiffstats
path: root/archivers
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>2007-06-18 03:41:24 +0800
committerAndrey A. Chernov <ache@FreeBSD.org>2007-06-18 03:41:24 +0800
commit1495d16e0b12589250a85e1a6d1ce3e0acf33738 (patch)
treeb574b0664357e0bd47c8a1caf919c3471a387afd /archivers
parentede792d08c156b33c667161820b9e2e98336ea84 (diff)
downloadfreebsd-ports-gnome-1495d16e0b12589250a85e1a6d1ce3e0acf33738.tar.gz
freebsd-ports-gnome-1495d16e0b12589250a85e1a6d1ce3e0acf33738.tar.zst
freebsd-ports-gnome-1495d16e0b12589250a85e1a6d1ce3e0acf33738.zip
Increase MASTER_SITES number
PR: 113788
Diffstat (limited to 'archivers')
-rw-r--r--archivers/unrar/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/archivers/unrar/Makefile b/archivers/unrar/Makefile
index a4a7103584c6..946226ecf6ae 100644
--- a/archivers/unrar/Makefile
+++ b/archivers/unrar/Makefile
@@ -14,7 +14,10 @@ MASTER_SITES= http://files1.rarlab.com/rar/ \
http://files3.rarlab.com/rar/ \
http://files4.rarlab.com/rar/ \
http://files5.rarlab.com/rar/ \
- http://files6.rarlab.com/rar/
+ http://files6.rarlab.com/rar/ \
+ http://files7.rarlab.com/rar/ \
+ http://files8.rarlab.com/rar/ \
+ http://files9.rarlab.com/rar/
DISTNAME= unrarsrc-3.7.6
MAINTAINER?= ache@FreeBSD.org