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

(-)abuse/Makefile (-1 / +5 lines)
Lines 9-15 Link Here
9
PORTVERSION=	2.0
9
PORTVERSION=	2.0
10
PORTREVISION=	3
10
PORTREVISION=	3
11
CATEGORIES=	games
11
CATEGORIES=	games
12
MASTER_SITES=	http://www.labyrinth.net.au/~trandor/abuse/files/
12
MASTER_SITES=	ftp://ftp.pardus.org.tr/pub/source/2007/ \
13
		ftp://mirror.euronet.nl/pub/mirrors/FreeBSD/distfiles/ \
14
		ftp://166.111.8.205/mirror/gentoo/distfiles/ \
15
		http://globalfilesearch.com/download/mirror.euronet.nl/pub/mirrors/tucows/linux/files/
16
13
DISTFILES=	abuse_datafiles.tar.gz
17
DISTFILES=	abuse_datafiles.tar.gz
14
EXTRACT_ONLY=	# empty
18
EXTRACT_ONLY=	# empty
15
19
(-)abuse/pkg-descr (-1 / +1 lines)
Lines 1-4 Link Here
1
This port installs the full registered data files for Abuse 2.0 and the
1
This port installs the full registered data files for Abuse 2.0 and the
2
necessary glue to use them with the SDL port of the Abuse game engine.
2
necessary glue to use them with the SDL port of the Abuse game engine.
3
3
4
WWW: http://www.labyrinth.net.au/~trandor/abuse/
4
WWW: http://abuse.zoy.org
(-)abuse_sdl/Makefile (-1 / +5 lines)
Lines 9-15 Link Here
9
PORTVERSION=	0.7.0
9
PORTVERSION=	0.7.0
10
PORTREVISION=	5
10
PORTREVISION=	5
11
CATEGORIES=	games
11
CATEGORIES=	games
12
MASTER_SITES=	http://abuse.zoy.org/raw-attachment/wiki/Downloads/
12
MASTER_SITES=	http://abuse.zoy.org/raw-attachment/wiki/Downloads/ \
13
		http://epix.linux.tucows.com/files \
14
		http://blueyonder.linux.tucows.com/files \
15
		http://casemanl.linux.tucows.com/files \
16
13
DISTNAME=	abuse-sdl-${PORTVERSION}
17
DISTNAME=	abuse-sdl-${PORTVERSION}
14
18
15
MAINTAINER=	chris@officialunix.com
19
MAINTAINER=	chris@officialunix.com

Return to bug 138962