diff options
Diffstat (limited to 'sys-devel/byfl/byfl-9999.ebuild')
-rw-r--r-- | sys-devel/byfl/byfl-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/byfl/byfl-9999.ebuild b/sys-devel/byfl/byfl-9999.ebuild index 708f0ec279f..c1088fff63a 100644 --- a/sys-devel/byfl/byfl-9999.ebuild +++ b/sys-devel/byfl/byfl-9999.ebuild @@ -7,7 +7,7 @@ inherit flag-o-matic if [ "${PV}" = "9999" ]; then LLVM_VERSION="3.8.0" - EGIT_REPO_URI="git://github.com/lanl/${PN^b}.git https://github.com/lanl/${PN}.git" + EGIT_REPO_URI="https://github.com/lanl/Byfl.git" inherit autotools git-r3 KEYWORDS="" else |