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/tnl/Makefile | |
parent | - Correct expiration date (diff) |
- Update address of my distfile mirror
Diffstat (limited to 'games/tnl/Makefile')
-rw-r--r-- | games/tnl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/tnl/Makefile b/games/tnl/Makefile index 5e1d4fab8735..26457c334edb 100644 --- a/games/tnl/Makefile +++ b/games/tnl/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 071111 PORTREVISION= 3 CATEGORIES= games MASTER_SITES= http://tnlgame.net/downloads/tnl/${PORTVERSION}/ \ - http://www.amdmi3.ru/distfiles/ + http://mirror.amdmi3.ru/ DISTNAME= TnL-source-${PORTVERSION} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ ${DISTNAME:S/source/data/}${EXTRACT_SUFX} |