View | Details | Raw Unified | Return to bug 199057
Collapse All | Expand All

(-)xtris/Makefile (-3 / +3 lines)
Lines 5-11 Link Here
5
PORTVERSION=	1.15
5
PORTVERSION=	1.15
6
PORTREVISION=	2
6
PORTREVISION=	2
7
CATEGORIES=	games ipv6
7
CATEGORIES=	games ipv6
8
MASTER_SITES=	http://www.iagora.com/~espel/xtris/ \
8
MASTER_SITES=	http://ftp.netbsd.org/pub/pkgsrc/distfiles/ \
9
		http://ftp.uni-erlangen.de/mirrors/gentoo/distfiles/ \
10
		http://www.iagora.com/~espel/xtris/ \
9
		ftp://quatramaran.ens.fr/pub/orabidoo/
11
		ftp://quatramaran.ens.fr/pub/orabidoo/
10
12
11
PATCH_SITES=	ftp://ftp.42.org/pub/orphan/
13
PATCH_SITES=	ftp://ftp.42.org/pub/orphan/
Lines 17-24 Link Here
17
19
18
LICENSE=	GPLv2
20
LICENSE=	GPLv2
19
21
20
BROKEN=		Does not fetch
21
22
RESTRICTED=	Possible trademark infringement
22
RESTRICTED=	Possible trademark infringement
23
WRKSRC=		${WRKDIR}/xtris
23
WRKSRC=		${WRKDIR}/xtris
24
USE_XORG=	x11 xext
24
USE_XORG=	x11 xext

Return to bug 199057