parent
e3523b4ef1
commit
758038a4e0
@ -19,5 +19,6 @@ stdenv.mkDerivation {
|
|||||||
description = "Instant messaging (MSN Messenger clone)";
|
description = "Instant messaging (MSN Messenger clone)";
|
||||||
homepage = http://amsn-project.net;
|
homepage = http://amsn-project.net;
|
||||||
platforms = stdenv.lib.platforms.linux;
|
platforms = stdenv.lib.platforms.linux;
|
||||||
|
license = stdenv.lib.licenses.gpl2;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user