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