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/torrent | |
parent | fcfa6648b262b1efe74449d7edd21dd7316ba3ab (diff) |
- Update address of my distfile mirror
Notes
Notes:
svn path=/head/; revision=225284
Diffstat (limited to 'games/torrent')
-rw-r--r-- | games/torrent/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/torrent/Makefile b/games/torrent/Makefile index 32d7569cae71..d1f406b380c6 100644 --- a/games/torrent/Makefile +++ b/games/torrent/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.8.2 PORTREVISION= 3 CATEGORIES= games MASTER_SITES= http://www.shiftygames.com/torrent/ \ - http://www.amdmi3.ru/distfiles/ + http://mirror.amdmi3.ru/ MAINTAINER= amdmi3@FreeBSD.org COMMENT= Score points without letting the tiles touch the top of the board |