diff options
| author | Ken Smith <kensmith@FreeBSD.org> | 2011-02-16 16:18:46 +0000 |
|---|---|---|
| committer | Ken Smith <kensmith@FreeBSD.org> | 2011-02-16 16:18:46 +0000 |
| commit | dec99dafe5763ba1db6950342aa80a634169c083 (patch) | |
| tree | 1bd9f5a688ac947b00e690c3c69ccb8df203768d /libexec/getty/Makefile | |
| parent | 045f17e533c0209bbcddcccbbb0192d61ffd6c9c (diff) | |
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 697e81ae0bb4..98ad7270c1bc 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.11.36.1.6.1 2010/12/21 17:09:25 kensmith Exp $ PROG= getty SRCS= main.c init.c subr.c chat.c |
