diff options
Diffstat (limited to 'sys-auth/pam_abl/pam_abl-0.2.3.ebuild')
-rw-r--r-- | sys-auth/pam_abl/pam_abl-0.2.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/pam_abl/pam_abl-0.2.3.ebuild b/sys-auth/pam_abl/pam_abl-0.2.3.ebuild index 1594497c5..578f385a0 100644 --- a/sys-auth/pam_abl/pam_abl-0.2.3.ebuild +++ b/sys-auth/pam_abl/pam_abl-0.2.3.ebuild @@ -7,7 +7,7 @@ inherit pam toolchain-funcs DESCRIPTION="Provides auto blacklisting of hosts and users responsible for repeated failed authentication attempts" HOMEPAGE="http://www.hexten.net/pam_abl/" SRC_URI="mirror://sourceforge/${PN/_/-}/${P}.tar.gz" -RESTRICT="mirror" +RESTRICT="" LICENSE="|| ( BSD GPL-2 )" SLOT="0" |