diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2011-10-21 06:38:43 +0000 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2011-10-21 06:38:43 +0000 |
commit | d2b7663915c1261979fcc37af4921ef719effe6c (patch) | |
tree | cbf2a50aa3e32f515244d4e27eeae8fdffa1f15f /games/linux-nerogame | |
parent | 9ea46e9e922905130cc96ded0b72fcc3adff487a (diff) |
Notes
Diffstat (limited to 'games/linux-nerogame')
-rw-r--r-- | games/linux-nerogame/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/games/linux-nerogame/Makefile b/games/linux-nerogame/Makefile index bb70d7bbda29..9aedb4702dc7 100644 --- a/games/linux-nerogame/Makefile +++ b/games/linux-nerogame/Makefile @@ -8,15 +8,13 @@ PORTNAME= nerogame PORTVERSION= 2.0 CATEGORIES= games linux -MASTER_SITES= http://zweb.cs.utexas.edu/users/nn/nero/downloads/ +MASTER_SITES= http://z.cs.utexas.edu/users/nn/nero/downloads/ PKGNAMEPREFIX= linux- DISTNAME= nero2_linux_i386 MAINTAINER= acm@FreeBSD.org COMMENT= Neuro envolving robotic operatives the game -BROKEN= unfetchable - USE_LINUX= yes USE_LINUX_APPS= libvorbis sdl12 libtheora NO_BUILD= yes |