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 11354fb744f7..58c2ce632a06 100644 --- a/archivers/unrar/Makefile +++ b/archivers/unrar/Makefile @@ -6,11 +6,11 @@ # PORTNAME= unrar -PORTVERSION= 3.70 +PORTVERSION= 3.71.b1 PORTEPOCH= 4 CATEGORIES+= archivers MASTER_SITES= RAR -DISTNAME= unrarsrc-3.7.6 +DISTNAME= unrarsrc-3.7.7 MAINTAINER?= ache@FreeBSD.org COMMENT= Extract, view & test RAR archives |