mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-22 23:13:19 +00:00
Fixing the url of teeter torture.
svn path=/nixpkgs/trunk/; revision=27502
This commit is contained in:
parent
e873eebeb6
commit
5acd48a0b0
@ -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…
Reference in New Issue
Block a user