3
0
Fork 0
forked from mirrors/nixpkgs
svn path=/nixpkgs/trunk/; revision=17877
This commit is contained in:
Marc Weber 2009-10-19 12:27:51 +00:00
parent 7323f9ee0c
commit da731ce190

View file

@ -59,7 +59,7 @@ rec {
'';
meta = {
description = "TopGit aims to make handling of large amount of interdependent topic branches easier";
maintainers = [args.lib.maintainers.marcweber];
maintainers = [lib.maintainers.marcweber];
homepage = http://repo.or.cz/w/topgit.git; # maybe there is also another one, I haven't checked
license = "GPLv2";
};