diff options
Diffstat (limited to 'libexec/getty/Makefile')
-rw-r--r-- | libexec/getty/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/getty/Makefile b/libexec/getty/Makefile index 595ae44a0d5e7..a00eb9ee3b4e8 100644 --- a/libexec/getty/Makefile +++ b/libexec/getty/Makefile @@ -1,5 +1,5 @@ # from: @(#)Makefile 8.1 (Berkeley) 6/4/93 -# $FreeBSD$ +# $FreeBSD: src/libexec/getty/Makefile,v 1.9 1999/08/28 00:09:34 peter Exp $ PROG= getty SRCS= main.c init.c subr.c chat.c |