summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/socket-burst-dampener/socket-burst-dampener-1.1.0.ebuild')
-rw-r--r--net-misc/socket-burst-dampener/socket-burst-dampener-1.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/socket-burst-dampener/socket-burst-dampener-1.1.0.ebuild b/net-misc/socket-burst-dampener/socket-burst-dampener-1.1.0.ebuild
index 6961ba968129..e7a169985256 100644
--- a/net-misc/socket-burst-dampener/socket-burst-dampener-1.1.0.ebuild
+++ b/net-misc/socket-burst-dampener/socket-burst-dampener-1.1.0.ebuild
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{4,5} )
inherit distutils-r1
-DESCRIPTION="A daemon that spawns a specified command to handle each connection, and dampens connection bursts"
+DESCRIPTION="A daemon that spawns one command per connection, and dampens connection bursts"
HOMEPAGE="https://github.com/zmedico/${PN}"
SRC_URI="https://github.com/zmedico/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"