summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/ippl/ippl-1.4.14.ebuild')
-rw-r--r--net-analyzer/ippl/ippl-1.4.14.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-analyzer/ippl/ippl-1.4.14.ebuild b/net-analyzer/ippl/ippl-1.4.14.ebuild
index 31a53ab1b048..747c3a1d450e 100644
--- a/net-analyzer/ippl/ippl-1.4.14.ebuild
+++ b/net-analyzer/ippl/ippl-1.4.14.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ippl/ippl-1.4.14.ebuild,v 1.3 2003/03/17 23:25:53 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ippl/ippl-1.4.14.ebuild,v 1.4 2003/09/05 23:40:09 msterret Exp $
DESCRIPTION="A daemon which logs TCP/UDP/ICMP packets"
HOMEPAGE="http://pltplp.net/ippl/"
@@ -17,13 +17,13 @@ S=${WORKDIR}/${P}
src_install() {
dosbin Source/ippl
-
+
insinto "/etc"
doins ippl.conf
doman Docs/ippl.8 Docs/ippl.conf.5
- dodoc BUGS CREDITS HISTORY README TODO
+ dodoc BUGS CREDITS HISTORY README TODO
newdoc ippl.conf ippl.conf-sample
exeinto "/etc/init.d"