diff options
Diffstat (limited to 'usr.sbin/ppp/Makefile')
-rw-r--r-- | usr.sbin/ppp/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/ppp/Makefile b/usr.sbin/ppp/Makefile index fe89221..140a6a2 100644 --- a/usr.sbin/ppp/Makefile +++ b/usr.sbin/ppp/Makefile @@ -17,7 +17,6 @@ BINMODE=4554 BINOWN= root .endif BINGRP= network -MAN8= ppp.8 .if defined(RELEASE_CRUNCH) CFLAGS+=-DRELEASE_CRUNCH |