diff options
-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 |