commit 556b83cd18d7025ed6daf85b8e4a43965aa63fda parent 4233ff5b83f0bec7f7fd4495c918f08e995b9ae5 Author: parazyd <parazyd@dyne.org> Date: Thu, 22 Feb 2018 17:51:30 +0100 net-misc/sacc: Update git URI. Diffstat:
M | net-misc/sacc/sacc-9999.ebuild | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-misc/sacc/sacc-9999.ebuild b/net-misc/sacc/sacc-9999.ebuild @@ -7,7 +7,7 @@ inherit git-r3 savedconfig toolchain-funcs DESCRIPTION="saccomys, simple console gopher client" HOMEPAGE="gopher://bitreich.org/1/scm/sacc" -EGIT_REPO_URI="git://bitreich.org/sacc" +EGIT_REPO_URI="https://git.parazyd.org/sacc.git" LICENSE="ISC" SLOT="0"