summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-17 01:40:10 +0000
committerSam James <sam@gentoo.org>2021-03-17 01:40:10 +0000
commit067f5d05a6589b5d00da8a36b7024a94f00fcc3c (patch)
treeed01713574d6f8cb1e7f0dd172a2a67b0e7de309 /net-analyzer/tcpdump/tcpdump-4.9.3-r4.ebuild
parentnet-analyzer/fail2ban: style change for DESCRIPTION (diff)
downloadgentoo-067f5d05a6589b5d00da8a36b7024a94f00fcc3c.tar.gz
gentoo-067f5d05a6589b5d00da8a36b7024a94f00fcc3c.tar.bz2
gentoo-067f5d05a6589b5d00da8a36b7024a94f00fcc3c.zip
net-analyzer/tcpdump: style change for DESCRIPTION
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer/tcpdump/tcpdump-4.9.3-r4.ebuild')
-rw-r--r--net-analyzer/tcpdump/tcpdump-4.9.3-r4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/tcpdump/tcpdump-4.9.3-r4.ebuild b/net-analyzer/tcpdump/tcpdump-4.9.3-r4.ebuild
index 6c0d493d0ed5..217b3f570c80 100644
--- a/net-analyzer/tcpdump/tcpdump-4.9.3-r4.ebuild
+++ b/net-analyzer/tcpdump/tcpdump-4.9.3-r4.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
inherit autotools
-DESCRIPTION="A Tool for network monitoring and data acquisition"
+DESCRIPTION="A tool for network monitoring and data acquisition"
HOMEPAGE="https://www.tcpdump.org/ https://github.com/the-tcpdump-group/tcpdump"
SRC_URI="https://www.tcpdump.org/release/${P}.tar.gz"