diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 23:00:18 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 23:00:18 +0000 |
commit | 59ab1e5e0d86cbc38f0c0f2f0ae81b28827679cf (patch) | |
tree | 80ed6428522c03b68577576d0bb4eff1af77fa8b /net-analyzer/arpwatch | |
parent | Added sparc stable keyword (Manifest recommit) (diff) | |
download | gentoo-2-59ab1e5e0d86cbc38f0c0f2f0ae81b28827679cf.tar.gz gentoo-2-59ab1e5e0d86cbc38f0c0f2f0ae81b28827679cf.tar.bz2 gentoo-2-59ab1e5e0d86cbc38f0c0f2f0ae81b28827679cf.zip |
Gentoo Technologies -> Gentoo Foundation
Diffstat (limited to 'net-analyzer/arpwatch')
-rw-r--r-- | net-analyzer/arpwatch/files/arpwatch.init | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/arpwatch/files/arpwatch.init b/net-analyzer/arpwatch/files/arpwatch.init index 1cb45c608437..a4be65594c86 100644 --- a/net-analyzer/arpwatch/files/arpwatch.init +++ b/net-analyzer/arpwatch/files/arpwatch.init @@ -1,7 +1,7 @@ #!/sbin/runscript -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/arpwatch/files/arpwatch.init,v 1.4 2004/03/04 18:56:48 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/arpwatch/files/arpwatch.init,v 1.5 2004/07/14 22:58:57 agriffis Exp $ depend() { need net |