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 1ebeb8c8c5f6..29f9e119bb34 100644 --- a/archivers/unrar/Makefile +++ b/archivers/unrar/Makefile @@ -6,11 +6,11 @@ # PORTNAME= unrar -PORTVERSION= 4.00 +PORTVERSION= 4.10 PORTEPOCH= 5 CATEGORIES+= archivers MASTER_SITES= http://www.rarlab.com/rar/ -DISTNAME= unrarsrc-4.0.7 +DISTNAME= unrarsrc-4.1.3 MAINTAINER?= sunpoet@FreeBSD.org COMMENT= Extract, view & test RAR archives |