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 d08b1a475f39..0e607cfd5111 100644 --- a/archivers/unrar/Makefile +++ b/archivers/unrar/Makefile @@ -2,12 +2,12 @@ # $FreeBSD$ PORTNAME= unrar -DISTVERSION= 5.50 +DISTVERSION= 5.60 PORTEPOCH= 6 CATEGORIES+= archivers MASTER_SITES= https://www.rarlab.com/rar/ \ LOCAL/sunpoet -DISTNAME= unrarsrc-5.5.8 +DISTNAME= unrarsrc-5.6.5 MAINTAINER?= sunpoet@FreeBSD.org COMMENT= Extract, view & test RAR archives |