diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 00:18:28 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 00:18:28 +0000 |
commit | 900acea6c43f457389bf43998fdb9fe8f5ab6a9b (patch) | |
tree | 50c0f2c8b64ac14ab252d634dcfe7021023fbddf /net-misc/vtun | |
parent | sync IUSE (-debug) (Manifest recommit) (diff) | |
download | gentoo-2-900acea6c43f457389bf43998fdb9fe8f5ab6a9b.tar.gz gentoo-2-900acea6c43f457389bf43998fdb9fe8f5ab6a9b.tar.bz2 gentoo-2-900acea6c43f457389bf43998fdb9fe8f5ab6a9b.zip |
Gentoo Technologies -> Gentoo Foundation
Diffstat (limited to 'net-misc/vtun')
-rw-r--r-- | net-misc/vtun/files/vtun.rc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/vtun/files/vtun.rc b/net-misc/vtun/files/vtun.rc index ec8c75b2221a..bb3c6e794b5b 100644 --- a/net-misc/vtun/files/vtun.rc +++ b/net-misc/vtun/files/vtun.rc @@ -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-misc/vtun/files/vtun.rc,v 1.7 2004/03/06 03:40:19 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/vtun/files/vtun.rc,v 1.8 2004/07/15 00:15:45 agriffis Exp $ depend() { need net |