diff options
author | ache <ache@FreeBSD.org> | 2003-08-18 14:59:34 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 2003-08-18 14:59:34 +0800 |
commit | 960f17baa564b5766abcfbcd964bd47e5dc27a00 (patch) | |
tree | 2e8819beae5d45ac8f1297e7b88d217992259594 /archivers | |
parent | 5fa72bde23f687db1cdaab2ecf728fbe046d38f3 (diff) | |
download | freebsd-ports-gnome-960f17baa564b5766abcfbcd964bd47e5dc27a00.tar.gz freebsd-ports-gnome-960f17baa564b5766abcfbcd964bd47e5dc27a00.tar.zst freebsd-ports-gnome-960f17baa564b5766abcfbcd964bd47e5dc27a00.zip |
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 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 |