diff options
Diffstat (limited to 'games/starfighter/Makefile')
-rw-r--r-- | games/starfighter/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/games/starfighter/Makefile b/games/starfighter/Makefile index f82344306e31..b71e2f0d2dfe 100644 --- a/games/starfighter/Makefile +++ b/games/starfighter/Makefile @@ -9,13 +9,12 @@ PORTNAME= starfighter DISTVERSION= 1.1-1 PORTREVISION= 3 CATEGORIES= games -MASTER_SITES= http://www.parallelrealities.co.uk/download.php?proj=starfighter&type=zip&file= +MASTER_SITES= NETBSD \ + http://www.amdmi3.ru/distfiles/ MAINTAINER= alepulver@FreeBSD.org COMMENT= Chris Bainfield is fighting for the freedom of the galaxy -FETCH_BEFORE_ARGS+= -o ${DISTNAME}${EXTRACT_SUFX} - USE_GMAKE= yes USE_SDL= image mixer sdl |