diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2002-07-11 06:30:45 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2002-07-11 06:30:45 +0000 |
commit | ff33461c7bf74776c910475d30e0cbe6eff2bc3b (patch) | |
tree | 048e8ac1fbb3913a8cf857720038f94b7d25ab5e /net-analyzer/scanlogd | |
parent | header fixes (diff) | |
download | historical-ff33461c7bf74776c910475d30e0cbe6eff2bc3b.tar.gz historical-ff33461c7bf74776c910475d30e0cbe6eff2bc3b.tar.bz2 historical-ff33461c7bf74776c910475d30e0cbe6eff2bc3b.zip |
header fixes
Diffstat (limited to 'net-analyzer/scanlogd')
-rw-r--r-- | net-analyzer/scanlogd/scanlogd-2.2.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-analyzer/scanlogd/scanlogd-2.2.ebuild b/net-analyzer/scanlogd/scanlogd-2.2.ebuild index 91e5fe83c9b7..1700aef8392a 100644 --- a/net-analyzer/scanlogd/scanlogd-2.2.ebuild +++ b/net-analyzer/scanlogd/scanlogd-2.2.ebuild @@ -1,7 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# Author: mike polniak <mikpolniak@adelphia.net> -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/scanlogd/scanlogd-2.2.ebuild,v 1.2 2002/04/27 23:34:20 bangert Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/scanlogd/scanlogd-2.2.ebuild,v 1.3 2002/07/11 06:30:45 drobbins Exp $ S=${WORKDIR}/${P} DESCRIPTION="Scanlogd- detects and logs TCP port scans" |