diff options
author | gabor <gabor@FreeBSD.org> | 2007-07-20 02:24:41 +0800 |
---|---|---|
committer | gabor <gabor@FreeBSD.org> | 2007-07-20 02:24:41 +0800 |
commit | ac2260b87663020f75a93ef45943ec0839e5290c (patch) | |
tree | a6fa3a6a0e6cb2ec2d6f20fea0a7538788b8a678 /archivers/rar | |
parent | 17abe34f2bac05cfab708acff2191508a91f40e6 (diff) | |
download | freebsd-ports-gnome-ac2260b87663020f75a93ef45943ec0839e5290c.tar.gz freebsd-ports-gnome-ac2260b87663020f75a93ef45943ec0839e5290c.tar.zst freebsd-ports-gnome-ac2260b87663020f75a93ef45943ec0839e5290c.zip |
- Bump PORTEPOCH as the beta versioning was weird
Pointed out by: bsam, mezz, ache
Pointy hat to: gabor
Diffstat (limited to 'archivers/rar')
-rw-r--r-- | archivers/rar/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/rar/Makefile b/archivers/rar/Makefile index e8da4832123e..d99001d1e3f8 100644 --- a/archivers/rar/Makefile +++ b/archivers/rar/Makefile @@ -7,7 +7,7 @@ PORTNAME= rar PORTVERSION= 3.70 -PORTEPOCH= 1 +PORTEPOCH= 2 CATEGORIES= archivers MASTER_SITES= RAR DISTNAME= rarbsd-3.7.0 |