diff options
author | ache <ache@FreeBSD.org> | 2003-08-16 03:40:42 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 2003-08-16 03:40:42 +0800 |
commit | c3db6710257efc76b749a76e03ebaffb584cdf60 (patch) | |
tree | ce7bd6dfe4cb443b5ef1db9a55f80a1b0120c861 /archivers/unrar/Makefile | |
parent | 14fe54027c8219ee10e2f7f9622844cb9b448ed4 (diff) | |
download | freebsd-ports-gnome-c3db6710257efc76b749a76e03ebaffb584cdf60.tar.gz freebsd-ports-gnome-c3db6710257efc76b749a76e03ebaffb584cdf60.tar.zst freebsd-ports-gnome-c3db6710257efc76b749a76e03ebaffb584cdf60.zip |
Upgrade to 3.2.3 (fix for new gcc)
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 d956f6c8e9e3..5b91e1aacc3f 100644 --- a/archivers/unrar/Makefile +++ b/archivers/unrar/Makefile @@ -7,10 +7,10 @@ PORTNAME= unrar PORTVERSION= 3.20 -PORTEPOCH= 1 +PORTEPOCH= 2 CATEGORIES= archivers MASTER_SITES= http://files10.rarlab.com/rar/ -DISTNAME= unrarsrc-3.2.2 +DISTNAME= unrarsrc-3.2.3 MAINTAINER= ache@FreeBSD.org COMMENT= Extract, view & test RAR archives |