Added license to yafc

svn path=/nixpkgs/trunk/; revision=29930
This commit is contained in:
Sander van der Burg 2011-10-20 11:17:24 +00:00
parent 631f071df8
commit 9ee72eb9ae

View File

@ -16,5 +16,6 @@ stdenv.mkDerivation {
meta = {
description = "ftp/sftp client with readline, autocompletion and bookmarks";
homepage = http://yafc.sourceforge.net;
license = "GPLv2+";
};
}