diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/motogt/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/games/motogt/Makefile b/games/motogt/Makefile index b3c921f3c193..729ab75aab83 100644 --- a/games/motogt/Makefile +++ b/games/motogt/Makefile @@ -5,14 +5,12 @@ PORTNAME= motogt PORTVERSION= 20110505 PORTREVISION= 6 CATEGORIES= games -MASTER_SITES= SF/motogt/ +MASTER_SITES= SF/motogt/MotoGT1/ DISTNAME= MotoGT-${PORTVERSION} MAINTAINER= amdmi3@FreeBSD.org COMMENT= 2D top-viewed motorcycle racing game -BROKEN= unfetchable - LIB_DEPENDS= libsfml1-system.so:${PORTSDIR}/devel/sfml1 \ libpng.so:${PORTSDIR}/graphics/png |