parent
bd899f95ed
commit
60ad4b1594
@ -17,5 +17,6 @@ stdenv.mkDerivation rec {
|
|||||||
description = "A masquerading SIP Proxy Server";
|
description = "A masquerading SIP Proxy Server";
|
||||||
maintainers = with stdenv.lib.maintainers; [viric];
|
maintainers = with stdenv.lib.maintainers; [viric];
|
||||||
platforms = with stdenv.lib.platforms; linux;
|
platforms = with stdenv.lib.platforms; linux;
|
||||||
|
license = stdenv.lib.licenses.gpl2Plus;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user