summaryrefslogtreecommitdiffstats
path: root/sys/modules/netgraph/ppp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/netgraph/ppp/Makefile')
-rw-r--r--sys/modules/netgraph/ppp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/modules/netgraph/ppp/Makefile b/sys/modules/netgraph/ppp/Makefile
index 4e88583..f763341 100644
--- a/sys/modules/netgraph/ppp/Makefile
+++ b/sys/modules/netgraph/ppp/Makefile
@@ -1,8 +1,8 @@
# $FreeBSD$
# $Whistle: Makefile,v 1.1 1999/01/24 02:52:12 archie Exp $
-KMOD= ng_ppp
-SRCS= ng_ppp.c
+KMOD= ng_ppp
+SRCS= ng_ppp.c
NOMAN=
.include <bsd.kmod.mk>
OpenPOWER on IntegriCloud