summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2002-10-04 06:06:43 +0000
committerMike Frysinger <vapier@gentoo.org>2002-10-04 06:06:43 +0000
commit5ebe9509b2cc1ccf87b987d7078b9d6bd49d93b4 (patch)
treeede86075c36ae23efbfa244ca780517ee07163ab /net-libs/libnids
parentChanged from "GPL2 or later" to "GPL2" (diff)
downloadhistorical-5ebe9509b2cc1ccf87b987d7078b9d6bd49d93b4.tar.gz
historical-5ebe9509b2cc1ccf87b987d7078b9d6bd49d93b4.tar.bz2
historical-5ebe9509b2cc1ccf87b987d7078b9d6bd49d93b4.zip
Changed from "GPL2 or later" to "GPL2"
Diffstat (limited to 'net-libs/libnids')
-rw-r--r--net-libs/libnids/libnids-1.16.ebuild4
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."