treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -8,7 +8,7 @@ stdenv.mkDerivation rec {
|
||||
};
|
||||
|
||||
meta = {
|
||||
homepage = http://dbacl.sourceforge.net/;
|
||||
homepage = "http://dbacl.sourceforge.net/";
|
||||
longDescription = "a digramic Bayesian classifier for text recognition.";
|
||||
maintainers = [];
|
||||
license = stdenv.lib.licenses.gpl3;
|
||||
|
||||
Reference in New Issue
Block a user