diff options
author | Andrew Savchenko <bircoph@gentoo.org> | 2019-11-04 20:10:18 +0300 |
---|---|---|
committer | Andrew Savchenko <bircoph@gentoo.org> | 2019-11-04 22:02:47 +0300 |
commit | 8f99a4634bc21353eb3759c90a52b8f1fe25d88a (patch) | |
tree | 4df1c6a3a7fa0c08a2aabfbce06837991a68936a /net-misc/l7-protocols | |
parent | dev-ruby/roadie: cleanup (diff) | |
download | gentoo-8f99a4634bc21353eb3759c90a52b8f1fe25d88a.tar.gz gentoo-8f99a4634bc21353eb3759c90a52b8f1fe25d88a.tar.bz2 gentoo-8f99a4634bc21353eb3759c90a52b8f1fe25d88a.zip |
net-misc/l7-protocols: update HOMEPAGE
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Andrew Savchenko <bircoph@gentoo.org>
Diffstat (limited to 'net-misc/l7-protocols')
-rw-r--r-- | net-misc/l7-protocols/l7-protocols-2009.05.28-r1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-misc/l7-protocols/l7-protocols-2009.05.28-r1.ebuild b/net-misc/l7-protocols/l7-protocols-2009.05.28-r1.ebuild index 2508abfe2017..a6f18a630b65 100644 --- a/net-misc/l7-protocols/l7-protocols-2009.05.28-r1.ebuild +++ b/net-misc/l7-protocols/l7-protocols-2009.05.28-r1.ebuild @@ -10,7 +10,8 @@ IUSE="" MY_P=${PN}-${PV//./-} DESCRIPTION="Protocol definitions of l7-filter kernel modules" -HOMEPAGE="http://l7-filter.sourceforge.net/protocols" +HOMEPAGE="http://l7-filter.sourceforge.net/protocols + https://l7-filter.clearos.com/docs/start" SRC_URI="mirror://sourceforge/l7-filter/${MY_P}.tar.gz" |