diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 23:13:45 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 23:13:45 +0000 |
commit | 023feee723901a7947df5641037bc3064ff63261 (patch) | |
tree | 0a4c10184f701f12f145a3525a5476ee3f316234 /net-analyzer/neti/files | |
parent | Initial import. Closes #51373. (diff) | |
download | historical-023feee723901a7947df5641037bc3064ff63261.tar.gz historical-023feee723901a7947df5641037bc3064ff63261.tar.bz2 historical-023feee723901a7947df5641037bc3064ff63261.zip |
Gentoo Technologies -> Gentoo Foundation
Diffstat (limited to 'net-analyzer/neti/files')
-rw-r--r-- | net-analyzer/neti/files/neti-init | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/neti/files/neti-init b/net-analyzer/neti/files/neti-init index 7b2bf56e3be6..55a5bf095058 100644 --- a/net-analyzer/neti/files/neti-init +++ b/net-analyzer/neti/files/neti-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/neti/files/neti-init,v 1.1 2004/06/21 09:43:59 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/neti/files/neti-init,v 1.2 2004/07/14 23:05:29 agriffis Exp $ depend() { need net |