diff options
Diffstat (limited to 'net-analyzer/ettercap/ettercap-0.8.2.ebuild')
-rw-r--r-- | net-analyzer/ettercap/ettercap-0.8.2.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net-analyzer/ettercap/ettercap-0.8.2.ebuild b/net-analyzer/ettercap/ettercap-0.8.2.ebuild index 81c34245f699..bcaf02f09057 100644 --- a/net-analyzer/ettercap/ettercap-0.8.2.ebuild +++ b/net-analyzer/ettercap/ettercap-0.8.2.ebuild @@ -1,11 +1,9 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=5 -CMAKE_MIN_VERSION=2.8 - inherit cmake-utils DESCRIPTION="A suite for man in the middle attacks" |