diff options
Diffstat (limited to 'net-analyzer/mtr/mtr-9999.ebuild')
-rw-r--r-- | net-analyzer/mtr/mtr-9999.ebuild | 2 |
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" |