diff options
Diffstat (limited to 'net-firewall/firehol/firehol-3.1.3.ebuild')
-rw-r--r-- | net-firewall/firehol/firehol-3.1.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/firehol/firehol-3.1.3.ebuild b/net-firewall/firehol/firehol-3.1.3.ebuild index 72db0e343d5a..dec6cac43afb 100644 --- a/net-firewall/firehol/firehol-3.1.3.ebuild +++ b/net-firewall/firehol/firehol-3.1.3.ebuild @@ -5,7 +5,7 @@ EAPI=6 inherit linux-info DESCRIPTION="iptables firewall generator" -HOMEPAGE="https://github.com/firehol/firehol" +HOMEPAGE="https://firehol.org/ https://github.com/firehol/firehol" SRC_URI="https://github.com/firehol/firehol/releases/download/v${PV}/${P}.tar.xz" LICENSE="GPL-2" |