diff options
Diffstat (limited to 'libexec/rbootd/Makefile')
-rw-r--r-- | libexec/rbootd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/rbootd/Makefile b/libexec/rbootd/Makefile index 3a4099e4a8be..307dd716d884 100644 --- a/libexec/rbootd/Makefile +++ b/libexec/rbootd/Makefile @@ -1,5 +1,5 @@ # from: @(#)Makefile 8.1 (Berkeley) 6/4/93 -# $FreeBSD$ +# $FreeBSD: src/libexec/rbootd/Makefile,v 1.12.32.1 2008/11/25 02:59:29 kensmith Exp $ PROG= rbootd SRCS= bpf.c conf.c parseconf.c rbootd.c rmpproto.c utils.c |