summaryrefslogtreecommitdiffstats
path: root/sys/modules/netgraph/async/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/netgraph/async/Makefile')
-rw-r--r--sys/modules/netgraph/async/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/modules/netgraph/async/Makefile b/sys/modules/netgraph/async/Makefile
index 9a64184..cb0e01c 100644
--- a/sys/modules/netgraph/async/Makefile
+++ b/sys/modules/netgraph/async/Makefile
@@ -1,8 +1,8 @@
# $FreeBSD$
# $Whistle: Makefile,v 1.2 1999/01/19 19:39:20 archie Exp $
-KMOD= ng_async
-SRCS= ng_async.c
+KMOD= ng_async
+SRCS= ng_async.c
NOMAN=
.include <bsd.kmod.mk>
OpenPOWER on IntegriCloud