diff options
author | Sam James <sam@gentoo.org> | 2022-07-02 19:18:36 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-07-02 19:19:24 +0000 |
commit | 7f6729f4a31bcd49ba4075c07f6f921a363d5424 (patch) | |
tree | 7b5e90e49edd75dc4541ac28559c3737fbb4000a /net-proxy/havp | |
parent | dev-python/mkdocs-git-revision-date-localized-plugin: add 1.1.0 (diff) | |
download | gentoo-7f6729f4a31bcd49ba4075c07f6f921a363d5424.tar.gz gentoo-7f6729f4a31bcd49ba4075c07f6f921a363d5424.tar.bz2 gentoo-7f6729f4a31bcd49ba4075c07f6f921a363d5424.zip |
net-proxy/havp: update HOMEPAGE
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-proxy/havp')
-rw-r--r-- | net-proxy/havp/havp-0.92a-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-proxy/havp/havp-0.92a-r3.ebuild b/net-proxy/havp/havp-0.92a-r3.ebuild index e29ca2eab914..682e96119730 100644 --- a/net-proxy/havp/havp-0.92a-r3.ebuild +++ b/net-proxy/havp/havp-0.92a-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,7 +6,7 @@ EAPI=7 inherit autotools toolchain-funcs DESCRIPTION="HTTP AntiVirus Proxy" -HOMEPAGE="http://www.server-side.de/" +HOMEPAGE="http://www.havp.org/" SRC_URI="http://www.server-side.de/download/${P}.tar.gz" LICENSE="GPL-2" |