diff options
Diffstat (limited to 'app-forensics/unhide/unhide-20121229.ebuild')
-rw-r--r-- | app-forensics/unhide/unhide-20121229.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-forensics/unhide/unhide-20121229.ebuild b/app-forensics/unhide/unhide-20121229.ebuild index 0f33fe82d958..96ce1d6d7473 100644 --- a/app-forensics/unhide/unhide-20121229.ebuild +++ b/app-forensics/unhide/unhide-20121229.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -9,7 +9,7 @@ inherit toolchain-funcs MY_P="${PN}_${PV}" S="${WORKDIR}" -DESCRIPTION="A forensic tool to find hidden processes and TCP/UDP ports by rootkits/LKMs or other technique" +DESCRIPTION="A forensic tool to find hidden processes and TCP/UDP ports by rootkits/LKMs" HOMEPAGE="http://www.unhide-forensics.info" SRC_URI="mirror://sourceforge/${PN}/files/${MY_P}.tgz" |