diff options
| author | Brian Somers <brian@FreeBSD.org> | 2000-01-29 11:08:00 +0000 |
|---|---|---|
| committer | Brian Somers <brian@FreeBSD.org> | 2000-01-29 11:08:00 +0000 |
| commit | cda4644c2814329ce2a2f1ca65c47037740b01e3 (patch) | |
| tree | 42acd6d07610af5e803b9376c623b0f1c507cbff | |
| parent | 66cd37e02cd0902b8f98557c9ba4b8e6014f2e04 (diff) | |
Notes
| -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 7654d255f327..480fb2e49497 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 \ |
