diff options
author | Alexey Zelkin <phantom@FreeBSD.org> | 2001-11-26 19:27:18 +0000 |
---|---|---|
committer | Alexey Zelkin <phantom@FreeBSD.org> | 2001-11-26 19:27:18 +0000 |
commit | 345085a5bf4e4a3e103a5f3ba6980ee76d30ac6b (patch) | |
tree | d606a67a21cc30b7c9aeb4ceb2d86500192fb152 /net/Makefile | |
parent | 166148d564281d727345f3eed2b5348133c33c5c (diff) |
Sort entries
Reviewed by: sobomax
Notes
Notes:
svn path=/head/; revision=50598
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 225d15c0e541..7b69f3aa01f1 100644 --- a/net/Makefile +++ b/net/Makefile @@ -117,8 +117,8 @@ SUBDIR += gated SUBDIR += gatekeeper SUBDIR += generic-nqs - SUBDIR += geta SUBDIR += geotrace + SUBDIR += geta SUBDIR += ggsd SUBDIR += ghtool SUBDIR += gicq |