diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 00:23:45 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 00:23:45 +0000 |
commit | d42500c387f68f4b6c430cb2f2de37f24bf2839c (patch) | |
tree | 409fe9bd48b33a865b92aa116b28f2ff3049186b /net-nds/ypbind | |
parent | stable on x86, security. (Manifest recommit) (diff) | |
download | gentoo-2-d42500c387f68f4b6c430cb2f2de37f24bf2839c.tar.gz gentoo-2-d42500c387f68f4b6c430cb2f2de37f24bf2839c.tar.bz2 gentoo-2-d42500c387f68f4b6c430cb2f2de37f24bf2839c.zip |
Gentoo Technologies -> Gentoo Foundation
Diffstat (limited to 'net-nds/ypbind')
-rw-r--r-- | net-nds/ypbind/files/ypbind.rc6 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-nds/ypbind/files/ypbind.rc6 b/net-nds/ypbind/files/ypbind.rc6 index 7a0add1cca09..5c5ddd1734e0 100644 --- a/net-nds/ypbind/files/ypbind.rc6 +++ b/net-nds/ypbind/files/ypbind.rc6 @@ -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-nds/ypbind/files/ypbind.rc6,v 1.7 2004/04/09 17:25:34 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nds/ypbind/files/ypbind.rc6,v 1.8 2004/07/15 00:18:52 agriffis Exp $ depend() { need net portmap |