diff options
Diffstat (limited to 'net-libs/libcrafter')
-rw-r--r-- | net-libs/libcrafter/libcrafter-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libcrafter/libcrafter-9999.ebuild b/net-libs/libcrafter/libcrafter-9999.ebuild index 8c799d96fc9..b50fb65dbda 100644 --- a/net-libs/libcrafter/libcrafter-9999.ebuild +++ b/net-libs/libcrafter/libcrafter-9999.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit autotools eutils git-r3 DESCRIPTION="a high level library for C++ designed to make easier the creation and decoding of network packets" -HOMEPAGE="https://code.google.com/p/libcrafter/" +HOMEPAGE="https://github.com/pellegre/libcrafter" EGIT_REPO_URI="https://github.com/pellegre/${PN}" LICENSE="BSD" |