diff options
author | Michał Kępień <github@kempniu.pl> | 2016-11-21 00:23:16 +0100 |
---|---|---|
committer | Justin Bronder <jsbronder@gentoo.org> | 2016-11-21 09:04:20 -0500 |
commit | b8cecafeccc5ba0a6c0ea77da6fb2b7736bfea8a (patch) | |
tree | 90db882e102c55402b4fa082b38607dafb5ebef1 /net-nntp | |
parent | net-nntp/sabnzbd: Support Prefix (diff) | |
download | gentoo-b8cecafeccc5ba0a6c0ea77da6fb2b7736bfea8a.tar.gz gentoo-b8cecafeccc5ba0a6c0ea77da6fb2b7736bfea8a.tar.bz2 gentoo-b8cecafeccc5ba0a6c0ea77da6fb2b7736bfea8a.zip |
net-nntp/sabnzbd: Remove superfluous post-install message
Diffstat (limited to 'net-nntp')
-rw-r--r-- | net-nntp/sabnzbd/sabnzbd-1.1.1.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net-nntp/sabnzbd/sabnzbd-1.1.1.ebuild b/net-nntp/sabnzbd/sabnzbd-1.1.1.ebuild index c721bafd9865..7502561fb08a 100644 --- a/net-nntp/sabnzbd/sabnzbd-1.1.1.ebuild +++ b/net-nntp/sabnzbd/sabnzbd-1.1.1.ebuild @@ -117,7 +117,6 @@ pkg_postinst() { einfo "By default, SABnzbd+ will listen on TCP port 8080." einfo einfo "As Growl is not the default notification system on Gentoo, we disable it." - einfo "By default, notifications are forwarded to TCP port 23053." local replacing for replacing in ${REPLACING_VERSIONS}; do |