diff options
Diffstat (limited to 'archivers/unrar/Makefile')
-rw-r--r-- | archivers/unrar/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/archivers/unrar/Makefile b/archivers/unrar/Makefile index 5037b4176212..20c9e2e1f1af 100644 --- a/archivers/unrar/Makefile +++ b/archivers/unrar/Makefile @@ -2,12 +2,12 @@ # $FreeBSD$ PORTNAME= unrar -PORTVERSION= 5.50b4 -PORTEPOCH= 5 +DISTVERSION= 5.50 +PORTEPOCH= 6 CATEGORIES+= archivers MASTER_SITES= http://www.rarlab.com/rar/ \ LOCAL/sunpoet -DISTNAME= unrarsrc-5.5.5 +DISTNAME= unrarsrc-5.5.8 MAINTAINER?= sunpoet@FreeBSD.org COMMENT= Extract, view & test RAR archives |