diff options
author | ache <ache@FreeBSD.org> | 2003-08-17 18:24:37 +0000 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 2003-08-17 18:24:37 +0000 |
commit | 318130f9ad5cc3eb18bb41b73f71c4cdf09c67c4 (patch) | |
tree | 1978c691f9b8442335db04ac40f6e981bc476e1a /archivers/unrar | |
parent | cb2d24db46af5147c19f2c54e9e4cdd3e26dcfcc (diff) | |
download | FreeBSD-ports-318130f9ad5cc3eb18bb41b73f71c4cdf09c67c4.zip FreeBSD-ports-318130f9ad5cc3eb18bb41b73f71c4cdf09c67c4.tar.gz |
Bump PORTREVISION, not PORTEPOCH
Diffstat (limited to 'archivers/unrar')
-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 5b91e1a..4eccf9d 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 |