diff options
| author | Emmanuel Vadot <manu@freebsd.org> | 2020-12-21 17:35:12 +0000 |
|---|---|---|
| committer | Emmanuel Vadot <manu@FreeBSD.org> | 2021-01-04 15:19:36 +0000 |
| commit | a22cde7c029d00549b70fc2edce3269b5e3a4b0f (patch) | |
| tree | 360de58bbe28d6e00cdbb0886db595adf108f94c /usr.sbin/ppp | |
| parent | c92017ce5b491da06ee18825dc4963d4aaa92b64 (diff) | |
Diffstat (limited to 'usr.sbin/ppp')
| -rw-r--r-- | usr.sbin/ppp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/ppp/Makefile b/usr.sbin/ppp/Makefile index 2e77285abe4c..a7a35d49295e 100644 --- a/usr.sbin/ppp/Makefile +++ b/usr.sbin/ppp/Makefile @@ -2,6 +2,7 @@ .include <src.opts.mk> +PACKAGE= ppp PROG= ppp MAN= ppp.8 SRCS= acf.c arp.c async.c auth.c bundle.c cbcp.c ccp.c chap.c chat.c \ |
