missing semicolon, found after push..
This commit is contained in:
parent
ae35f74dbe
commit
58a9875789
@ -32,7 +32,7 @@ stdenv.mkDerivation rec {
|
|||||||
Program is time-limited -- it will stop functioning after 60 days. You
|
Program is time-limited -- it will stop functioning after 60 days. You
|
||||||
can always download the latest version from makemkv.com that will reset the
|
can always download the latest version from makemkv.com that will reset the
|
||||||
expiration date.
|
expiration date.
|
||||||
''
|
'';
|
||||||
license = "unfree";
|
license = "unfree";
|
||||||
homepage = http://makemkv.com;
|
homepage = http://makemkv.com;
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user