diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-07-28 16:34:36 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-07-28 16:34:36 +0000 |
commit | 4745bf85107b7640ac17f30cede5b352d1f6f894 (patch) | |
tree | 0bdc2c7756424ed79fa88797aebe282db27ee2d8 /games/stransball2 | |
parent | a8c9043fe25307e7f1ed3b943a7a341d00bda1e8 (diff) | |
download | ports-4745bf85107b7640ac17f30cede5b352d1f6f894.tar.gz ports-4745bf85107b7640ac17f30cede5b352d1f6f894.zip |
Notes
Diffstat (limited to 'games/stransball2')
-rw-r--r-- | games/stransball2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/stransball2/Makefile b/games/stransball2/Makefile index 1f14e6209e9b..b640375ad000 100644 --- a/games/stransball2/Makefile +++ b/games/stransball2/Makefile @@ -8,7 +8,7 @@ PORTNAME= stransball2 PORTVERSION= 1.5 CATEGORIES= games -MASTER_SITES= http://mirror.amdmi3.ru/ \ +MASTER_SITES= http://mirror.amdmi3.ru/distfiles/ \ http://braingames.bugreport.nl/stransball2/ DISTNAME= ${PORTNAME}-v${PORTVERSION:C/\.//}-linux |