diff options
Diffstat (limited to 'archivers/unrar')
-rw-r--r-- | archivers/unrar/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/unrar/Makefile b/archivers/unrar/Makefile index e303079bd8db..4e4d4595fc65 100644 --- a/archivers/unrar/Makefile +++ b/archivers/unrar/Makefile @@ -9,7 +9,7 @@ PORTNAME= unrar PORTVERSION= 3.80 PORTEPOCH= 5 CATEGORIES+= archivers -MASTER_SITES= RAR +MASTER_SITES= http://www.rarlab.com/rar/ DISTNAME= unrarsrc-3.8.4 MAINTAINER?= ache@FreeBSD.org |