diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-09-19 11:39:34 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-09-19 11:39:34 +0000 |
commit | 3c16ee83881875aa5fc67de2626757673cf09221 (patch) | |
tree | 7ff30f0c7fbfd0403828921bacd28b120298828b /games/abuse_sdl | |
parent | e8dbb706969a3b3367850cf8b94f66573c5a7675 (diff) |
Notes
Diffstat (limited to 'games/abuse_sdl')
-rw-r--r-- | games/abuse_sdl/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/games/abuse_sdl/Makefile b/games/abuse_sdl/Makefile index d6c699973fd9..398a1361a18e 100644 --- a/games/abuse_sdl/Makefile +++ b/games/abuse_sdl/Makefile @@ -9,7 +9,10 @@ PORTNAME= abuse_sdl PORTVERSION= 0.7.0 PORTREVISION= 5 CATEGORIES= games -MASTER_SITES= http://abuse.zoy.org/raw-attachment/wiki/Downloads/ +MASTER_SITES= http://abuse.zoy.org/raw-attachment/wiki/Downloads/ \ + http://epix.linux.tucows.com/files/ \ + http://blueyonder.linux.tucows.com/files/ \ + http://casemanl.linux.tucows.com/files/ DISTNAME= abuse-sdl-${PORTVERSION} MAINTAINER= chris@officialunix.com |