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 75b16ae7f76e..b16fde59dee8 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 2001/03/26 14:22:11 ru Exp $ PROG= tftpd SRCS= tftpd.c tftpsubs.c |