diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 2003-08-17 18:24:37 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 2003-08-17 18:24:37 +0000 |
commit | 3e234528f3cfc06a9e69a38e5b73010deda5d530 (patch) | |
tree | 2b2f71e6f74b2ccd419b709dd562356cdefd3164 /archivers/unrar | |
parent | 19ca4fb00187f2c4d547df5158e3f7b09921fe28 (diff) |
Notes
Diffstat (limited to 'archivers/unrar')
-rw-r--r-- | archivers/unrar/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/archivers/unrar/Makefile b/archivers/unrar/Makefile index 5b91e1aacc3f..4eccf9de7a25 100644 --- a/archivers/unrar/Makefile +++ b/archivers/unrar/Makefile @@ -7,7 +7,8 @@ PORTNAME= unrar PORTVERSION= 3.20 -PORTEPOCH= 2 +PORTEPOCH= 1 +PORTREVISION= 1 CATEGORIES= archivers MASTER_SITES= http://files10.rarlab.com/rar/ DISTNAME= unrarsrc-3.2.3 |