diff options
| author | Lexi Winter <ivy@FreeBSD.org> | 2025-09-23 21:20:25 +0000 |
|---|---|---|
| committer | Lexi Winter <ivy@FreeBSD.org> | 2025-09-23 22:06:32 +0000 |
| commit | eb373ef459cd87dd9fcab63dc72f3e53c7493758 (patch) | |
| tree | 5a3d8a4971071c4721b327615efd853b0ff119ad /usr.bin/chat | |
| parent | 2e45f207652842f03101d250d6e542e5e89b6e4a (diff) | |
Diffstat (limited to 'usr.bin/chat')
| -rw-r--r-- | usr.bin/chat/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/chat/Makefile b/usr.bin/chat/Makefile index dfe76f71aba7..1b53d2abb1f7 100644 --- a/usr.bin/chat/Makefile +++ b/usr.bin/chat/Makefile @@ -1,6 +1,7 @@ # I once used this extensively, but no longer have a modem. Feel free # to ask me questions about it, but I disclaim ownership now. -Peter +PACKAGE=ppp PROG= chat MAN= chat.8 |
