diff options
Diffstat (limited to 'games/shootingstar')
-rw-r--r-- | games/shootingstar/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/shootingstar/Makefile b/games/shootingstar/Makefile index 74c10c22eee6..99bd5afd6752 100644 --- a/games/shootingstar/Makefile +++ b/games/shootingstar/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.2.0 PORTREVISION= 3 CATEGORIES= games MASTER_SITES= http://www.2ndpoint.fi/projektit.xml/shootingstar/files/ \ - http://mirror.amdmi3.ru/ + http://mirror.amdmi3.ru/distfiles/ MAINTAINER= amdmi3@FreeBSD.org COMMENT= SDL/OpenGL top-down shooter |