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

(-)linux-quake4/Makefile (-4 / +6 lines)
Lines 9-19 Link Here
9
PORTVERSION=	1.0.5
9
PORTVERSION=	1.0.5
10
PORTEPOCH=	1
10
PORTEPOCH=	1
11
CATEGORIES=	games linux
11
CATEGORIES=	games linux
12
MASTER_SITES=	ftp://3dgr35g:mr23g239a@3dgamers.mirror.internode.on.net/3dgamers/games/quake4/ \
12
MASTER_SITES=	http://proxy.gubkin.ru/myports/ \
13
		ftp://ftp.idsoftware.com/idstuff/quake4/linux/ \
13
		http://bsd.gubkin.ru/myports/ \
14
		http://bsd.gubkin.ru/myports/
14
		ftp://ftp.dvo.ru/pub/distfiles/ \
15
		ftp://ftp.amfodent.ru/pub/FreeBSD/distfiles/ \
16
		ftp://ftp.idsoftware.com/idstuff/quake4/linux/
15
PKGNAMEPREFIX=	linux-
17
PKGNAMEPREFIX=	linux-
16
DISTNAME=	${PORTNAME}-linux-${PORTVERSION}.x86
18
DISTNAME=	${PORTNAME}-${PKGNAMEPREFIX}${PORTVERSION}.x86
17
EXTRACT_SUFX=	.run
19
EXTRACT_SUFX=	.run
18
20
19
MAINTAINER=	infofarmer@gmail.com
21
MAINTAINER=	infofarmer@gmail.com

Return to bug 91889