diff options
| author | Warner Losh <imp@FreeBSD.org> | 2023-08-16 17:55:03 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2023-08-16 17:55:03 +0000 |
| commit | d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf (patch) | |
| tree | 37ee9e3a9af3eec3e1baf2793da82358c404479b /libexec/getty | |
| parent | 031beb4e239bfce798af17f5fe8dba8bcaf13d99 (diff) | |
Diffstat (limited to 'libexec/getty')
| -rw-r--r-- | libexec/getty/Makefile | 1 | ||||
| -rw-r--r-- | libexec/getty/Makefile.depend | 1 | ||||
| -rw-r--r-- | libexec/getty/gettytab | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/libexec/getty/Makefile b/libexec/getty/Makefile index 0296e455f398..68875c57eacc 100644 --- a/libexec/getty/Makefile +++ b/libexec/getty/Makefile @@ -1,5 +1,4 @@ # from: @(#)Makefile 8.1 (Berkeley) 6/4/93 -# $FreeBSD$ PACKAGE= runtime diff --git a/libexec/getty/Makefile.depend b/libexec/getty/Makefile.depend index bcfa88f57adf..678747db6f2c 100644 --- a/libexec/getty/Makefile.depend +++ b/libexec/getty/Makefile.depend @@ -1,4 +1,3 @@ -# $FreeBSD$ # Autogenerated - do NOT edit! DIRDEPS = \ diff --git a/libexec/getty/gettytab b/libexec/getty/gettytab index 2dbd1f7f4518..51ffb01f3401 100644 --- a/libexec/getty/gettytab +++ b/libexec/getty/gettytab @@ -1,4 +1,3 @@ -# $FreeBSD$ # from: @(#)gettytab 5.14 (Berkeley) 3/27/91 # # Most of the table entries here are just copies of the old getty table, |
