summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2019-08-07 08:20:18 +0200
committerJeroen Roovers <jer@gentoo.org>2019-08-07 09:25:32 +0200
commitea5c046418846dc68bff2d6a24f5d91a053744bc (patch)
treedfc1637367f0c8b1d6e1f13f8e5485cb699d4ba3 /net-analyzer/mtr
parentnet-analyzer/mtr: Work around missing build-aux/git-version-gen (diff)
downloadgentoo-ea5c046418846dc68bff2d6a24f5d91a053744bc.tar.gz
gentoo-ea5c046418846dc68bff2d6a24f5d91a053744bc.tar.bz2
gentoo-ea5c046418846dc68bff2d6a24f5d91a053744bc.zip
net-analyzer/mtr: Update EGIT_REPO_URI
Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Jeroen Roovers <jer@gentoo.org>
Diffstat (limited to 'net-analyzer/mtr')
-rw-r--r--net-analyzer/mtr/mtr-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/mtr/mtr-9999.ebuild b/net-analyzer/mtr/mtr-9999.ebuild
index 06c55d456ae3..6185590ebe48 100644
--- a/net-analyzer/mtr/mtr-9999.ebuild
+++ b/net-analyzer/mtr/mtr-9999.ebuild
@@ -6,7 +6,7 @@ inherit autotools eutils fcaps flag-o-matic git-r3
DESCRIPTION="My TraceRoute, an Excellent network diagnostic tool"
HOMEPAGE="http://www.bitwizard.nl/mtr/"
-EGIT_REPO_URI="https://github.com/traviscross/mtr.git"
+EGIT_REPO_URI="https://github.com/traviscross/mtr"
SRC_URI="mirror://gentoo/gtk-2.0-for-mtr.m4.bz2"
LICENSE="GPL-2"