diff options
Diffstat (limited to 'etc/rc.d/rpcbind')
-rwxr-xr-x | etc/rc.d/rpcbind | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.d/rpcbind b/etc/rc.d/rpcbind index 84595354cf8c4..b207debb8cb26 100755 --- a/etc/rc.d/rpcbind +++ b/etc/rc.d/rpcbind @@ -1,7 +1,7 @@ #!/bin/sh # # $NetBSD: rpcbind,v 1.6 2002/01/31 01:26:06 lukem Exp $ -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/rpcbind,v 1.12 2004/10/07 13:55:26 mtm Exp $ # # PROVIDE: rpcbind |