diff options
Diffstat (limited to 'net-proxy/cntlm')
-rw-r--r-- | net-proxy/cntlm/cntlm-0.93_beta5-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-proxy/cntlm/cntlm-0.93_beta5-r2.ebuild b/net-proxy/cntlm/cntlm-0.93_beta5-r2.ebuild index 2e86f2f75b59..f564e1650ba2 100644 --- a/net-proxy/cntlm/cntlm-0.93_beta5-r2.ebuild +++ b/net-proxy/cntlm/cntlm-0.93_beta5-r2.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit eutils systemd toolchain-funcs user +inherit systemd toolchain-funcs user DESCRIPTION="Cntlm is an NTLM/NTLMv2 authenticating HTTP proxy" HOMEPAGE="http://cntlm.sourceforge.net/" |