diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-03-20 18:10:13 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-03-20 18:10:13 +0000 |
| commit | 020ee2dc9fb13a1004e1107b7382f3d074255f58 (patch) | |
| tree | f0fe2c53eabb91958eeca5d28446075ee7afcb35 /libexec/pppoed | |
| parent | 1c011f20f684784227856596edeaf9ef2d6e0373 (diff) | |
Notes
Diffstat (limited to 'libexec/pppoed')
| -rw-r--r-- | libexec/pppoed/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libexec/pppoed/Makefile b/libexec/pppoed/Makefile index 438dee65cca5..7e12057a2182 100644 --- a/libexec/pppoed/Makefile +++ b/libexec/pppoed/Makefile @@ -4,6 +4,5 @@ PROG= pppoed SRCS= pppoed.c DPADD= ${LIBNETGRAPH} LDADD= -lnetgraph -MAN8= pppoed.8 .include <bsd.prog.mk> |
