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
|
||||
can always download the latest version from makemkv.com that will reset the
|
||||
expiration date.
|
||||
''
|
||||
'';
|
||||
license = "unfree";
|
||||
homepage = http://makemkv.com;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user