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 ac99ee16ccc3..eaea63be4847 100644 --- a/archivers/unrar/Makefile +++ b/archivers/unrar/Makefile @@ -6,7 +6,7 @@ # PORTNAME= unrar -PORTVERSION= 3.60.b6 +PORTVERSION= 3.60.b7 PORTEPOCH= 3 CATEGORIES+= archivers MASTER_SITES= http://files1.rarlab.com/rar/ \ @@ -15,7 +15,7 @@ MASTER_SITES= http://files1.rarlab.com/rar/ \ http://files4.rarlab.com/rar/ \ http://files5.rarlab.com/rar/ \ http://files6.rarlab.com/rar/ -DISTNAME= unrarsrc-3.6.6 +DISTNAME= unrarsrc-3.6.7 MAINTAINER?= ache@FreeBSD.org COMMENT= Extract, view & test RAR archives |