diff options
author | ache <ache@FreeBSD.org> | 2003-08-18 06:59:34 +0000 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 2003-08-18 06:59:34 +0000 |
commit | 960f17baa564b5766abcfbcd964bd47e5dc27a00 (patch) | |
tree | 2e8819beae5d45ac8f1297e7b88d217992259594 /archivers | |
parent | 5fa72bde23f687db1cdaab2ecf728fbe046d38f3 (diff) | |
download | FreeBSD-ports-960f17baa564b5766abcfbcd964bd47e5dc27a00.zip FreeBSD-ports-960f17baa564b5766abcfbcd964bd47e5dc27a00.tar.gz |
Back out PORTEPOCH decrementing
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/unrar/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/archivers/unrar/Makefile b/archivers/unrar/Makefile index 4eccf9d..5b91e1a 100644 --- a/archivers/unrar/Makefile +++ b/archivers/unrar/Makefile @@ -7,8 +7,7 @@ PORTNAME= unrar PORTVERSION= 3.20 -PORTEPOCH= 1 -PORTREVISION= 1 +PORTEPOCH= 2 CATEGORIES= archivers MASTER_SITES= http://files10.rarlab.com/rar/ DISTNAME= unrarsrc-3.2.3 |