diff options
Diffstat (limited to 'libexec/tftpd/Makefile')
-rw-r--r-- | libexec/tftpd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/tftpd/Makefile b/libexec/tftpd/Makefile index 2b7770c393d89..7c22a79d81151 100644 --- a/libexec/tftpd/Makefile +++ b/libexec/tftpd/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/4/93 -# $FreeBSD$ +# $FreeBSD: src/libexec/tftpd/Makefile,v 1.9.24.4.2.1 2010/12/21 17:10:29 kensmith Exp $ PROG= tftpd MAN= tftpd.8 |