diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2012-01-06 16:28:10 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2012-01-06 16:28:10 +0800 |
commit | 824768687d8f394b6dabce4468af5f569a8dd635 (patch) | |
tree | 9fd3a3cff729fb350ccb72d9c2158d446530ed30 /archivers/unrar/Makefile | |
parent | 652919a2554e1edc88e5b96b322efdc2aaaf5ed5 (diff) | |
download | freebsd-ports-gnome-824768687d8f394b6dabce4468af5f569a8dd635.tar.gz freebsd-ports-gnome-824768687d8f394b6dabce4468af5f569a8dd635.tar.zst freebsd-ports-gnome-824768687d8f394b6dabce4468af5f569a8dd635.zip |
- Update to 4.10 Beta 3
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 1ebeb8c8c5f6..29f9e119bb34 100644 --- a/archivers/unrar/Makefile +++ b/archivers/unrar/Makefile @@ -6,11 +6,11 @@ # PORTNAME= unrar -PORTVERSION= 4.00 +PORTVERSION= 4.10 PORTEPOCH= 5 CATEGORIES+= archivers MASTER_SITES= http://www.rarlab.com/rar/ -DISTNAME= unrarsrc-4.0.7 +DISTNAME= unrarsrc-4.1.3 MAINTAINER?= sunpoet@FreeBSD.org COMMENT= Extract, view & test RAR archives |