diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 2003-08-18 06:59:34 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 2003-08-18 06:59:34 +0000 |
commit | 5887a48e3b18b939e4e04ab51d8cd70555b4f77d (patch) | |
tree | 08cc6354b6f8db2db8b351c03002c26d187d3c2b /archivers | |
parent | c5411a6aa2a2e1695b2f657544f345eeb977d2fe (diff) | |
download | ports-5887a48e3b18b939e4e04ab51d8cd70555b4f77d.tar.gz ports-5887a48e3b18b939e4e04ab51d8cd70555b4f77d.zip |
Back out PORTEPOCH decrementing
Notes
Notes:
svn path=/head/; revision=87181
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 4eccf9de7a25..5b91e1aacc3f 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 |