diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-01-05 16:14:51 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-01-05 16:14:51 +0000 |
commit | fd202c7a5ec9712b58760a0b994f3009921015ab (patch) | |
tree | 914b3cfaa516452dd58aa58515333fe6c2aad073 /games/brickshooter | |
parent | fcfa6648b262b1efe74449d7edd21dd7316ba3ab (diff) |
Notes
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 |