diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 2008-10-19 12:28:56 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 2008-10-19 12:28:56 +0000 |
commit | 0f0f7eede4b9fa06576bdc9064b4e4ad78b3d099 (patch) | |
tree | 7021f32a0f4edc9f3c34aa04cb561cd0b55a91f8 /archivers/unrar/Makefile | |
parent | 034313dfd8694b74aec316d7ddc2ec6da07bccb8 (diff) |
Notes
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 2697c24f4dc5..e303079bd8db 100644 --- a/archivers/unrar/Makefile +++ b/archivers/unrar/Makefile @@ -6,11 +6,11 @@ # PORTNAME= unrar -PORTVERSION= 3.80.b2 +PORTVERSION= 3.80 PORTEPOCH= 5 CATEGORIES+= archivers -MASTER_SITES= http://www.rarlab.com/rar/ -DISTNAME= unrarsrc-3.8.2 +MASTER_SITES= RAR +DISTNAME= unrarsrc-3.8.4 MAINTAINER?= ache@FreeBSD.org COMMENT= Extract, view & test RAR archives |