tree-wide: s/GTK+/GTK/g
GTK was renamed.
This commit is contained in:
@@ -11,8 +11,8 @@ stdenv.mkDerivation {
|
||||
nativeBuildInputs = [ pkgconfig ];
|
||||
buildInputs = [ gtk2 readline ncurses gettext openssl ];
|
||||
|
||||
meta = {
|
||||
description = "GTK+-based FTP client";
|
||||
meta = {
|
||||
description = "GTK-based FTP client";
|
||||
homepage = http://www.gftp.org;
|
||||
license = stdenv.lib.licenses.gpl2Plus;
|
||||
platforms = stdenv.lib.platforms.unix;
|
||||
|
||||
Reference in New Issue
Block a user