diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 2003-01-02 18:43:21 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 2003-01-02 18:43:21 +0000 |
commit | 38d002ceb39feda6838adee1efdb75cd2899e9ac (patch) | |
tree | 11656c0609c6b373fcc307bb4c870f081b461a96 /archivers | |
parent | upgrade to 1.0a8 (diff) |
Restore PORTEPOCH
Notes
Notes:
svn path=/head/; revision=72265
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/rar/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/archivers/rar/Makefile b/archivers/rar/Makefile index 3e3338e5c3ba..b5923c7af445 100644 --- a/archivers/rar/Makefile +++ b/archivers/rar/Makefile @@ -7,6 +7,7 @@ PORTNAME= rar PORTVERSION= 3.10 +PORTEPOCH= 1 CATEGORIES= archivers MASTER_SITES= http://files10.rarlab.com/rar/ \ ftp://pubftp.slovenska.sk/pub/rarsoft/rar/ |