diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2008-07-10 19:30:31 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2008-07-10 19:30:31 +0000 |
commit | 3fc2debe6965702ca1fc7d8c5de17fe455e0b4e4 (patch) | |
tree | b22ce1d8c806e23217d0e18dc88038e13ff860c8 /games | |
parent | daab634354dff9a72c8a3d058401c9d1c0ac57d5 (diff) | |
download | ports-3fc2debe6965702ca1fc7d8c5de17fe455e0b4e4.tar.gz ports-3fc2debe6965702ca1fc7d8c5de17fe455e0b4e4.zip |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/blobandconquer/Makefile | 3 | ||||
-rw-r--r-- | games/blobandconquer/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/games/blobandconquer/Makefile b/games/blobandconquer/Makefile index 280710d7723a..92d423d5612e 100644 --- a/games/blobandconquer/Makefile +++ b/games/blobandconquer/Makefile @@ -6,10 +6,11 @@ # PORTNAME= blobandconquer -DISTVERSION= 0.97-1 +DISTVERSION= 0.98-1 CATEGORIES= games # original url: http://www.parallelrealities.co.uk/download.php?proj=blobAndConquer&file=${DISTNAME}&type=zip MASTER_SITES= http://www.amdmi3.ru/distfiles/ \ + ${MASTER_SITE_LOCAL:S|%SUBDIR%|amdmi3|} \ ${MASTER_SITE_GENTOO} MASTER_SITE_SUBDIR= distfiles DISTNAME= blobAndConquer-${DISTVERSION} diff --git a/games/blobandconquer/distinfo b/games/blobandconquer/distinfo index 123b0d3727e7..8e54e1e0e0db 100644 --- a/games/blobandconquer/distinfo +++ b/games/blobandconquer/distinfo @@ -1,3 +1,3 @@ -MD5 (blobAndConquer-0.97-1.tar.gz) = ff986c35ac11ccdc28c26a2278b878b8 -SHA256 (blobAndConquer-0.97-1.tar.gz) = db1b4e9ae95df41afd14d0b85a6553518b0010bf76e57e1f704cc6db192130bb -SIZE (blobAndConquer-0.97-1.tar.gz) = 37779519 +MD5 (blobAndConquer-0.98-1.tar.gz) = 3eb2b8088effea3aa07153695ad8f8f7 +SHA256 (blobAndConquer-0.98-1.tar.gz) = fe04a5115e7e5553e93fce64eec3e57df9718245548580e4b0b0092a9deb636a +SIZE (blobAndConquer-0.98-1.tar.gz) = 37924808 |