summaryrefslogtreecommitdiffstats
path: root/pkgs/games/btanks
diff options
context:
space:
mode:
authorLluís Batlle i Rossell <viric@vicerveza.homeunix.net>2011-03-27 21:26:51 +0000
committerLluís Batlle i Rossell <viric@vicerveza.homeunix.net>2011-03-27 21:26:51 +0000
commitf5f5f804743d72041fd0d4a7aa50af70da9ca6e4 (patch)
tree71fac19460c4fe5261ca6fb09484575d5541597c /pkgs/games/btanks
parent3df4a63ec23b9c0113e3b6ed9270cd3ccfe3e876 (diff)
Fixing the btanks webpage.
svn path=/nixpkgs/trunk/; revision=26555
Diffstat (limited to 'pkgs/games/btanks')
-rw-r--r--pkgs/games/btanks/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/games/btanks/default.nix b/pkgs/games/btanks/default.nix
index dbd70b035517..7172d4c81478 100644
--- a/pkgs/games/btanks/default.nix
+++ b/pkgs/games/btanks/default.nix
@@ -19,7 +19,7 @@ stdenv.mkDerivation rec {
'';
meta = {
- homepage = http://trackballs.sourceforge.net/;
+ homepage = http://sourceforge.net/projects/btanks/;
description = "Fast 2d tank arcade game";
license = "GPLv2+";
};