diff options
Diffstat (limited to 'net-libs/libnids')
-rw-r--r-- | net-libs/libnids/libnids-1.16.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libnids/libnids-1.16.ebuild b/net-libs/libnids/libnids-1.16.ebuild index e09e8fa720d1..27f76cb59fba 100644 --- a/net-libs/libnids/libnids-1.16.ebuild +++ b/net-libs/libnids/libnids-1.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-libs/libnids/libnids-1.16.ebuild,v 1.5 2002/08/16 02:57:06 murphy Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnids/libnids-1.16.ebuild,v 1.6 2002/10/04 06:06:10 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="Libnids is an implementation of an E-component of Network Intrusion Detection System. It emulates the IP stack of Linux 2.0.x. Libnids offers IP defragmentation, TCP stream assembly and TCP port scan detection." |