diff options
author | Andrew Savchenko <bircoph@gentoo.org> | 2020-07-11 10:41:33 +0300 |
---|---|---|
committer | Andrew Savchenko <bircoph@gentoo.org> | 2020-07-11 10:55:41 +0300 |
commit | aaa2cf3a8fc796ba2d3ffe60ba976109fc422e6d (patch) | |
tree | 39d1ff87944d85a3fb61a3dd0e949d487f5e0248 /net-dialup | |
parent | app-accessibility/accerciser: bump to 3.36.2, use python-single, support py3.7 (diff) | |
download | gentoo-aaa2cf3a8fc796ba2d3ffe60ba976109fc422e6d.tar.gz gentoo-aaa2cf3a8fc796ba2d3ffe60ba976109fc422e6d.tar.bz2 gentoo-aaa2cf3a8fc796ba2d3ffe60ba976109fc422e6d.zip |
net-dialup/openl2tp: update homepage
Package-Manager: Portage-2.3.82, Repoman-2.3.20
Signed-off-by: Andrew Savchenko <bircoph@gentoo.org>
Diffstat (limited to 'net-dialup')
-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" |