diff options
Diffstat (limited to 'net-nds/ypserv/files/ypserv.rc')
-rw-r--r-- | net-nds/ypserv/files/ypserv.rc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-nds/ypserv/files/ypserv.rc b/net-nds/ypserv/files/ypserv.rc index 7bd11046dc71..861cdcdfe6d1 100644 --- a/net-nds/ypserv/files/ypserv.rc +++ b/net-nds/ypserv/files/ypserv.rc @@ -1,7 +1,7 @@ #!/sbin/runscript -# Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-nds/ypserv/files/ypserv.rc,v 1.1 2003/07/11 03:34:38 woodchip Exp $ +# Copyright 1999-2004 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-nds/ypserv/files/ypserv.rc,v 1.2 2004/03/06 03:44:14 vapier Exp $ depend() { need net portmap |