diff options
author | edwin <edwin@FreeBSD.org> | 2002-12-28 03:18:23 +0000 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2002-12-28 03:18:23 +0000 |
commit | 78d27be2e75a23305aacec1e21b1422b1905de5e (patch) | |
tree | 880862d8adc5359d38e10cad816c0bf119602404 /archivers | |
parent | eb7182eaf7571a0409fcc58174912dcd23473df1 (diff) | |
download | FreeBSD-ports-78d27be2e75a23305aacec1e21b1422b1905de5e.zip FreeBSD-ports-78d27be2e75a23305aacec1e21b1422b1905de5e.tar.gz |
Updated HTTP redirect for rarlab.com.
Noticed by: portsurvey
Diffstat (limited to 'archivers')
-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 8af648d..d4ad15d 100644 --- a/archivers/rar/Makefile +++ b/archivers/rar/Makefile @@ -9,7 +9,7 @@ PORTNAME= rar PORTVERSION= 3.0 PORTEPOCH= 1 CATEGORIES= archivers -MASTER_SITES= http://rarlab.com/rar/ \ +MASTER_SITES= http://files10.rarlab.com/rar/ \ ftp://pubftp.slovenska.sk/pub/rarsoft/rar/ DISTNAME= rarbsd-3.0 |