forked from mirrors/nixpkgs
Fixing the url of teeter torture.
svn path=/nixpkgs/trunk/; revision=27502
This commit is contained in:
parent
e873eebeb6
commit
5acd48a0b0
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ stdenv.mkDerivation {
|
|||
'';
|
||||
|
||||
meta = {
|
||||
homepage = http://www.newbreedsoftware.com/vectoroids/;
|
||||
homepage = http://www.newbreedsoftware.com/teetertorture/;
|
||||
description = "Simple shooting game with your cannon is sitting atop a teeter totter";
|
||||
license = "GPLv2+";
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue