git-annex: cosmetic change for the meta.license attribute

svn path=/nixpkgs/trunk/; revision=31572
This commit is contained in:
Peter Simons 2012-01-15 11:44:08 +00:00
parent 116a7c4ac2
commit 7ccde05271

View file

@ -32,7 +32,7 @@ stdenv.mkDerivation {
meta = {
homepage = "http://git-annex.branchable.com/";
description = "Manage files with git without checking them into git";
license = "GPLv3+";
license = stdenv.lib.licenses.gpl3Plus;
longDescription = ''
Git-annex allows managing files with git, without checking the