diff options
Diffstat (limited to 'package/perl-www-robotrules')
-rw-r--r-- | package/perl-www-robotrules/Config.in | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/package/perl-www-robotrules/Config.in b/package/perl-www-robotrules/Config.in index 3e7175e331..f43d2904d1 100644 --- a/package/perl-www-robotrules/Config.in +++ b/package/perl-www-robotrules/Config.in @@ -2,7 +2,6 @@ config BR2_PACKAGE_PERL_WWW_ROBOTRULES bool "perl-www-robotrules" select BR2_PACKAGE_PERL_URI help - This module provides functions that deal the date formats - used by the HTTP protocol (and then some more) + database of robots.txt-derived permissions - http://github.com/gisle/www-robotrules + https://metacpan.org/release/WWW-RobotRules |