diff options
Diffstat (limited to 'archivers/rar/Makefile')
-rw-r--r-- | archivers/rar/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/archivers/rar/Makefile b/archivers/rar/Makefile index fd62586851b1..022a27cab5c7 100644 --- a/archivers/rar/Makefile +++ b/archivers/rar/Makefile @@ -10,8 +10,7 @@ PORTVERSION= 3.70b1 PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= archivers -MASTER_SITES= http://files.rarlab.com/rar/ \ - http://files2.rarlab.com/rar/ +MASTER_SITES= RAR DISTNAME= rarbsd-3.7.b1 MAINTAINER= gabor@FreeBSD.org |