about summary refs log tree commit diff
path: root/nixpkgs/pkgs/games/onscripter-en
diff options
context:
space:
mode:
Diffstat (limited to 'nixpkgs/pkgs/games/onscripter-en')
-rw-r--r--nixpkgs/pkgs/games/onscripter-en/default.nix3
1 files changed, 2 insertions, 1 deletions
diff --git a/nixpkgs/pkgs/games/onscripter-en/default.nix b/nixpkgs/pkgs/games/onscripter-en/default.nix
index bcd33eb98928..82de61e41893 100644
--- a/nixpkgs/pkgs/games/onscripter-en/default.nix
+++ b/nixpkgs/pkgs/games/onscripter-en/default.nix
@@ -4,7 +4,8 @@
 
 
 stdenv.mkDerivation {
-  name = "onscripter-en-20110930";
+  pname = "onscripter-en";
+  version = "20110930";
 
   src = fetchurl {
     # The website is not available now.