diff options
Diffstat (limited to 'libexec/bootpd/tools/bootptest/Makefile')
-rw-r--r-- | libexec/bootpd/tools/bootptest/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/bootpd/tools/bootptest/Makefile b/libexec/bootpd/tools/bootptest/Makefile index fae5127eebb3b..82e680778fd10 100644 --- a/libexec/bootpd/tools/bootptest/Makefile +++ b/libexec/bootpd/tools/bootptest/Makefile @@ -1,5 +1,5 @@ # Makefile -# $FreeBSD$ +# $FreeBSD: src/libexec/bootpd/tools/bootptest/Makefile,v 1.8 2001/03/26 14:22:03 ru Exp $ PROG= bootptest MAN= bootptest.8 |