diff options
Diffstat (limited to 'net-analyzer/chaosreader')
-rw-r--r-- | net-analyzer/chaosreader/chaosreader-0.96.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/chaosreader/chaosreader-0.96.ebuild b/net-analyzer/chaosreader/chaosreader-0.96.ebuild index 7c26038eeef2..89ea00a4c6d2 100644 --- a/net-analyzer/chaosreader/chaosreader-0.96.ebuild +++ b/net-analyzer/chaosreader/chaosreader-0.96.ebuild @@ -3,7 +3,7 @@ EAPI=7 -DESCRIPTION="Trace TCP/UDP/... sessions and fetch application data." +DESCRIPTION="Trace TCP/UDP/... sessions and fetch application data" HOMEPAGE="http://chaosreader.sourceforge.net https://github.com/brendangregg/Chaosreader" SRC_URI="https://github.com/brendangregg/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" |