mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-11 15:27:20 +03:00
tkcvs: update homepage
This commit is contained in:
parent
ee54f1f817
commit
cd748ba94a
@ -20,7 +20,7 @@ stdenv.mkDerivation
|
||||
'';
|
||||
|
||||
meta = {
|
||||
homepage = http://www.twobarleycorns.net/tkcvs.html;
|
||||
homepage = https://tkcvs.sourceforge.io;
|
||||
description = "TCL/TK GUI for cvs and subversion";
|
||||
license = stdenv.lib.licenses.gpl2Plus;
|
||||
platforms = stdenv.lib.platforms.unix;
|
||||
|
Loading…
Reference in New Issue
Block a user