diff options
Diffstat (limited to 'net-dialup/openl2tp/openl2tp-1.8-r1.ebuild')
-rw-r--r-- | net-dialup/openl2tp/openl2tp-1.8-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dialup/openl2tp/openl2tp-1.8-r1.ebuild b/net-dialup/openl2tp/openl2tp-1.8-r1.ebuild index fb5611675f4e..2d42d7523f40 100644 --- a/net-dialup/openl2tp/openl2tp-1.8-r1.ebuild +++ b/net-dialup/openl2tp/openl2tp-1.8-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,7 +6,7 @@ EAPI=7 inherit linux-info DESCRIPTION="Userspace tools for kernel L2TP implementation" -HOMEPAGE="http://www.openl2tp.org/" +HOMEPAGE="https://sourceforge.net/projects/openl2tp/" SRC_URI="mirror://sourceforge/openl2tp/${P}.tar.gz" LICENSE="GPL-2" |