diff options
Diffstat (limited to 'www-misc/urlwatch/urlwatch-2.22.ebuild')
-rw-r--r-- | www-misc/urlwatch/urlwatch-2.22.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-misc/urlwatch/urlwatch-2.22.ebuild b/www-misc/urlwatch/urlwatch-2.22.ebuild index fb04d721b518..3a12f2417299 100644 --- a/www-misc/urlwatch/urlwatch-2.22.ebuild +++ b/www-misc/urlwatch/urlwatch-2.22.ebuild @@ -61,7 +61,7 @@ pkg_postinst() { fi elog "HTML parsing can be improved by installing one of the following packages" elog "and changing the html2text subfilter parameter:" - elog "dev-python/beautifulsoup:4" + elog "dev-python/beautifulsoup4" elog "app-text/html2text" elog "dev-python/html2text" elog "www-client/lynx" |