keen4: adopt

This commit is contained in:
Wolfgang Walther
2025-03-16 18:22:57 +01:00
parent fb6bd268f6
commit 367c15cfe8
+1 -1
View File
@@ -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 ];
};
}