diff options
Diffstat (limited to 'games/brickshooter')
-rw-r--r-- | games/brickshooter/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/brickshooter/Makefile b/games/brickshooter/Makefile index 600d155ee32e..01fb97384f23 100644 --- a/games/brickshooter/Makefile +++ b/games/brickshooter/Makefile @@ -9,7 +9,7 @@ PORTNAME= brickshooter PORTVERSION= 0.04 CATEGORIES= games MASTER_SITES= http://bilious.homelinux.org/~paxed/brickshooter/ \ - http://www.amdmi3.ru/distfiles/ + http://mirror.amdmi3.ru/ MAINTAINER= amdmi3@FreeBSD.org COMMENT= Push blocks on to the playing field, match block colors to remove them |