diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2007-01-26 09:47:47 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2007-01-26 09:47:47 +0000 |
commit | 417f7eb1fc557df5de62e708eaa4cb61f72ec649 (patch) | |
tree | 4d21fe89d22c13a581681646ff58dae79ced6b4a /games | |
parent | 64e543c8f9020c08d5a7664038ae0c707d314d71 (diff) |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/blobandconquer/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/blobandconquer/Makefile b/games/blobandconquer/Makefile index 685649fea10f..8333d6ef70c4 100644 --- a/games/blobandconquer/Makefile +++ b/games/blobandconquer/Makefile @@ -8,8 +8,8 @@ PORTNAME= blobandconquer DISTVERSION= 0.7-2 CATEGORIES= games -MASTER_SITES= http://www.parallelrealities.co.uk/download.php?type=zip&file= \ - http://www.amdmi3.ru/distfiles/ +MASTER_SITES= http://www.amdmi3.ru/distfiles/ \ + http://www.parallelrealities.co.uk/download.php?type=zip&file= DISTNAME= blobAndConquer-${DISTVERSION} MAINTAINER= amdmi3@amdmi3.ru |