diff options
Diffstat (limited to 'net-proxy')
-rw-r--r-- | net-proxy/havp/havp-0.92a-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-proxy/havp/havp-0.92a-r2.ebuild b/net-proxy/havp/havp-0.92a-r2.ebuild index 973a5a81aee3..1ff90bd402eb 100644 --- a/net-proxy/havp/havp-0.92a-r2.ebuild +++ b/net-proxy/havp/havp-0.92a-r2.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 -inherit autotools eutils toolchain-funcs user +inherit autotools epatch toolchain-funcs user DESCRIPTION="HTTP AntiVirus Proxy" HOMEPAGE="http://www.server-side.de/" |