diff options
-rw-r--r-- | usr.sbin/ppp/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.sbin/ppp/Makefile b/usr.sbin/ppp/Makefile index 7654d25..480fb2e 100644 --- a/usr.sbin/ppp/Makefile +++ b/usr.sbin/ppp/Makefile @@ -1,7 +1,5 @@ # $FreeBSD$ -MAINTAINER=brian@FreeBSD.org - PROG= ppp SRCS= acf.c arp.c async.c auth.c bundle.c cbcp.c ccp.c chap.c chat.c \ command.c datalink.c deflate.c defs.c exec.c filter.c fsm.c hdlc.c \ |