diff options
Diffstat (limited to 'net-misc/socat/socat-9999.ebuild')
-rw-r--r-- | net-misc/socat/socat-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/socat/socat-9999.ebuild b/net-misc/socat/socat-9999.ebuild index b7f8ff16c508..dada7a8478e0 100644 --- a/net-misc/socat/socat-9999.ebuild +++ b/net-misc/socat/socat-9999.ebuild @@ -6,7 +6,7 @@ EAPI=7 inherit autotools flag-o-matic toolchain-funcs DESCRIPTION="Multipurpose relay (SOcket CAT)" -HOMEPAGE="http://www.dest-unreach.org/socat/" +HOMEPAGE="http://www.dest-unreach.org/socat/ https://repo.or.cz/socat.git" EGIT_REPO_URI="https://repo.or.cz/${PN}.git" LICENSE="GPL-2" |