xinetd: change license to xinetd
This commit is contained in:
parent
d4a1307524
commit
00aad0ecd9
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ stdenv.mkDerivation rec {
|
|||
description = "Secure replacement for inetd";
|
||||
platforms = lib.platforms.linux;
|
||||
homepage = "https://github.com/openSUSE/xinetd";
|
||||
license = lib.licenses.free;
|
||||
license = lib.licenses.xinetd;
|
||||
maintainers = with lib.maintainers; [ fgaz ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue