Unverified Commit 367c15cf authored by Wolfgang Walther's avatar Wolfgang Walther
Browse files

keen4: adopt

parent fb6bd268
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -51,6 +51,6 @@ stdenv.mkDerivation {
  meta = {
    description = "Commander Keen Episode 4: Secret of the Oracle";
    license = lib.licenses.unfree;
    maintainers = [ ];
    maintainers = with lib.maintainers; [ wolfgangwalther ];
  };
}