diff options
author | 2021-03-17 01:33:46 +0000 | |
---|---|---|
committer | 2021-03-17 01:33:46 +0000 | |
commit | 19522bfa250d57857f3296e6b3625b3ee859b3a5 (patch) | |
tree | 971e75da399478b176cc20326ee93e0eb32512ea /net-analyzer/netcat/netcat-110.20180111-r1.ebuild | |
parent | media-libs/bcg729: style change for DESCRIPTION (diff) | |
download | gentoo-19522bfa250d57857f3296e6b3625b3ee859b3a5.tar.gz gentoo-19522bfa250d57857f3296e6b3625b3ee859b3a5.tar.bz2 gentoo-19522bfa250d57857f3296e6b3625b3ee859b3a5.zip |
net-analyzer/netcat: style change for DESCRIPTION
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer/netcat/netcat-110.20180111-r1.ebuild')
-rw-r--r-- | net-analyzer/netcat/netcat-110.20180111-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/netcat/netcat-110.20180111-r1.ebuild b/net-analyzer/netcat/netcat-110.20180111-r1.ebuild index 176dfce1e77a..5127d1c620fd 100644 --- a/net-analyzer/netcat/netcat-110.20180111-r1.ebuild +++ b/net-analyzer/netcat/netcat-110.20180111-r1.ebuild @@ -6,7 +6,7 @@ EAPI=7 inherit toolchain-funcs flag-o-matic MY_P="nc${PV}" -DESCRIPTION="the network swiss army knife" +DESCRIPTION="The network swiss army knife" HOMEPAGE="https://nc110.sourceforge.io" SRC_URI="mirror://sourceforge/nc110/${MY_P}.tar.xz" |