summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/zmap/zmap-9999.ebuild')
-rw-r--r--net-analyzer/zmap/zmap-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/zmap/zmap-9999.ebuild b/net-analyzer/zmap/zmap-9999.ebuild
index 2d3f004575e2..a229c0000778 100644
--- a/net-analyzer/zmap/zmap-9999.ebuild
+++ b/net-analyzer/zmap/zmap-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -8,7 +8,7 @@ inherit cmake-utils fcaps git-r3
DESCRIPTION="Fast network scanner designed for Internet-wide network surveys"
HOMEPAGE="https://zmap.io/"
SRC_URI=""
-EGIT_REPO_URI="git://github.com/zmap/zmap.git"
+EGIT_REPO_URI="https://github.com/${PN}/${PN}.git"
SLOT="0"
LICENSE="Apache-2.0"