diff options
author | ache <ache@FreeBSD.org> | 2004-10-15 08:09:19 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 2004-10-15 08:09:19 +0800 |
commit | c67b6e15eab5fb755ad3e3ba972c89b3c63b1787 (patch) | |
tree | 3462f29e8c2c66020ce10b22a2802c8c6871717b /archivers/unrar/Makefile | |
parent | ef6a4a12ef5d495362a320bc1192ff225a4e6266 (diff) | |
download | freebsd-ports-gnome-c67b6e15eab5fb755ad3e3ba972c89b3c63b1787.tar.gz freebsd-ports-gnome-c67b6e15eab5fb755ad3e3ba972c89b3c63b1787.tar.zst freebsd-ports-gnome-c67b6e15eab5fb755ad3e3ba972c89b3c63b1787.zip |
Update to 3.4.3
PR: 72474
Diffstat (limited to 'archivers/unrar/Makefile')
-rw-r--r-- | archivers/unrar/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/archivers/unrar/Makefile b/archivers/unrar/Makefile index be28630e9fb5..36d62ba72d16 100644 --- a/archivers/unrar/Makefile +++ b/archivers/unrar/Makefile @@ -6,12 +6,11 @@ # PORTNAME= unrar -PORTVERSION= 3.30 -PORTREVISION= 1 +PORTVERSION= 3.43 PORTEPOCH= 3 CATEGORIES+= archivers MASTER_SITES= http://files10.rarlab.com/rar/ -DISTNAME= unrarsrc-3.3.5 +DISTNAME= unrarsrc-3.4.3 MAINTAINER= ache@FreeBSD.org COMMENT= Extract, view & test RAR archives |