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 | |
parent | remove references to dave.plonka.us, instead refer to net.doit.wisc.edu (diff) |
Bump PORTREVISION, not PORTEPOCH
Notes
Notes:
svn path=/head/; revision=87133
-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 |