diff options
Diffstat (limited to 'net-firewall/psad/psad-2.4.3.ebuild')
-rw-r--r-- | net-firewall/psad/psad-2.4.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-firewall/psad/psad-2.4.3.ebuild b/net-firewall/psad/psad-2.4.3.ebuild index 79b1d6323a88..545abd2d37de 100644 --- a/net-firewall/psad/psad-2.4.3.ebuild +++ b/net-firewall/psad/psad-2.4.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -6,8 +6,8 @@ EAPI=5 inherit eutils perl-module toolchain-funcs DESCRIPTION="Port Scanning Attack Detection daemon" -SRC_URI="http://www.cipherdyne.org/psad/download/${P}.tar.bz2" -HOMEPAGE="http://www.cipherdyne.org/psad" +SRC_URI="https://www.cipherdyne.org/psad/download/${P}.tar.bz2" +HOMEPAGE="https://www.cipherdyne.org/psad/" SLOT="0" LICENSE="GPL-2" |