View | Details | Raw Unified | Return to bug 84962 | Differences between
and this patch

Collapse All | Expand All

(-)../rar/Makefile Mon Aug 15 21:44:08 2005 (-5 / +5 lines)
Lines 6-21 Link Here
6
#
6
#
7
7
8
PORTNAME=      rar
8
PORTNAME=      rar
9
PORTVERSION=   3.41
9
PORTVERSION=   3.5
10
PORTEPOCH=     1
10
PORTEPOCH=     0
11
CATEGORIES=    archivers
11
CATEGORIES=    archivers
12
MASTER_SITES=  http://files10.rarlab.com/rar/
12
MASTER_SITES=  http://files3.rarlab.com/rar/
13
DISTNAME=      rarbsd-3.4.1
13
DISTNAME=      rarbsd-3.5.0
14
14
15
MAINTAINER=    ache@FreeBSD.org
15
MAINTAINER=    ache@FreeBSD.org
16
COMMENT=       File archiver (binary port)
16
COMMENT=       File archiver (binary port)
17
17
18
ONLY_FOR_ARCHS=        i386
18
ONLY_FOR_ARCHS= i386
19
NO_PACKAGE=    Only unmodified original package can be distributed
19
NO_PACKAGE=    Only unmodified original package can be distributed
20
NO_BUILD=      yes
20
NO_BUILD=      yes
21
WRKSRC=                ${WRKDIR}/rar
21
WRKSRC=                ${WRKDIR}/rar

Return to bug 84962