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

Collapse All | Expand All

(-)diameter.new/Makefile (-1 / +2 lines)
Lines 7-12 Link Here
7
7
8
PORTNAME=	diameter
8
PORTNAME=	diameter
9
PORTVERSION=	0.4.0.2
9
PORTVERSION=	0.4.0.2
10
PORTREVISION=	1
10
CATEGORIES=	games
11
CATEGORIES=	games
11
MASTER_SITES=	SF
12
MASTER_SITES=	SF
12
MASTER_SITE_SUBDIR=	gamediameter
13
MASTER_SITE_SUBDIR=	gamediameter
Lines 14-20 Link Here
14
MAINTAINER=	amdmi3@amdmi3.ru
15
MAINTAINER=	amdmi3@amdmi3.ru
15
COMMENT=	Arcade-style game with elements of economy and adventure
16
COMMENT=	Arcade-style game with elements of economy and adventure
16
17
17
BUILD_DEPENDS=	guichan>=0.6.1:${PORTSDIR}/devel/guichan
18
BUILD_DEPENDS=	guichan>=0.7.1:${PORTSDIR}/devel/guichan
18
RUN_DEPENDS=	${BUILD_DEPENDS}
19
RUN_DEPENDS=	${BUILD_DEPENDS}
19
20
20
USE_BZIP2=	yes
21
USE_BZIP2=	yes

Return to bug 119056