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 b7c600c41955..2c851224324f 100644 --- a/libexec/tftpd/Makefile +++ b/libexec/tftpd/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/4/93 -# $Id$ +# $Id: Makefile,v 1.3 1996/09/22 21:56:03 wosch Exp $ PROG= tftpd SRCS= tftpd.c tftpsubs.c |