summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-fs/libnfs/libnfs-9999.ebuild')
-rw-r--r--net-fs/libnfs/libnfs-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-fs/libnfs/libnfs-9999.ebuild b/net-fs/libnfs/libnfs-9999.ebuild
index 3fedbd9d1bc3..3c544aaa465a 100644
--- a/net-fs/libnfs/libnfs-9999.ebuild
+++ b/net-fs/libnfs/libnfs-9999.ebuild
@@ -6,7 +6,7 @@ EAPI=8
inherit autotools
if [[ ${PV} == 9999 ]] ; then
- EGIT_REPO_URI="https://github.com/sahlberg/${PN}.git"
+ EGIT_REPO_URI="https://github.com/sahlberg/${PN}.git"
inherit git-r3
else
SRC_URI="https://github.com/sahlberg/${PN}/archive/${P}.tar.gz"