summaryrefslogtreecommitdiffstats
path: root/sys/modules/netgraph
diff options
context:
space:
mode:
authorarchie <archie@FreeBSD.org>2002-08-20 23:58:49 +0000
committerarchie <archie@FreeBSD.org>2002-08-20 23:58:49 +0000
commitaeba6a13e430ec0e07926ccf816584cb24e0c3c1 (patch)
treeb2d0cf6066a9936b5ae487f38d45cd515aff14fc /sys/modules/netgraph
parent725cb72df39820df1b14daad7996dc7b4a8dfd90 (diff)
downloadFreeBSD-src-aeba6a13e430ec0e07926ccf816584cb24e0c3c1.zip
FreeBSD-src-aeba6a13e430ec0e07926ccf816584cb24e0c3c1.tar.gz
Keep subdirectory list sorted.
Diffstat (limited to 'sys/modules/netgraph')
-rw-r--r--sys/modules/netgraph/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/modules/netgraph/Makefile b/sys/modules/netgraph/Makefile
index ec2472e..d76a0a9 100644
--- a/sys/modules/netgraph/Makefile
+++ b/sys/modules/netgraph/Makefile
@@ -1,8 +1,8 @@
# $Whistle: Makefile,v 1.5 1999/01/24 06:48:37 archie Exp $
# $FreeBSD$
-SUBDIR= async \
- UI \
+SUBDIR= UI \
+ async \
bpf \
bridge \
cisco \
OpenPOWER on IntegriCloud