From: David Seifert Date: Sat, 8 Feb 2020 18:55:11 +0000 (+0100) Subject: net-analyzer/tcpdump: [QA] Fix VariableInHomepage X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=d8b492fb6e7a0d5576bcb7f81f71132d47b12dc3;p=gentoo.git net-analyzer/tcpdump: [QA] Fix VariableInHomepage Signed-off-by: David Seifert --- diff --git a/net-analyzer/tcpdump/tcpdump-9999.ebuild b/net-analyzer/tcpdump/tcpdump-9999.ebuild index 53e77a2204b0..cb1394377af7 100644 --- a/net-analyzer/tcpdump/tcpdump-9999.ebuild +++ b/net-analyzer/tcpdump/tcpdump-9999.ebuild @@ -8,7 +8,7 @@ DESCRIPTION="A Tool for network monitoring and data acquisition" EGIT_REPO_URI="https://github.com/the-tcpdump-group/tcpdump" HOMEPAGE=" https://www.tcpdump.org/ - ${EGIT_REPO_URI} + https://github.com/the-tcpdump-group/tcpdump " LICENSE="BSD"