diff options
Diffstat (limited to 'archivers/unrar/Makefile')
-rw-r--r-- | archivers/unrar/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/unrar/Makefile b/archivers/unrar/Makefile index 5c2f58dd4dbb..2b6bc56c7abb 100644 --- a/archivers/unrar/Makefile +++ b/archivers/unrar/Makefile @@ -6,11 +6,11 @@ # PORTNAME= unrar -PORTVERSION= 3.93 +PORTVERSION= 4.00.b4 PORTEPOCH= 5 CATEGORIES+= archivers MASTER_SITES= http://www.rarlab.com/rar/ -DISTNAME= unrarsrc-3.9.10 +DISTNAME= unrarsrc-4.0.4 MAINTAINER?= ache@FreeBSD.org COMMENT= Extract, view & test RAR archives |