diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2004-03-20 19:06:44 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2004-03-20 19:06:44 +0000 |
commit | 0cc19889124d8b604d212bb2abfda35f16dc7594 (patch) | |
tree | 179809a101ddf82e43378348786dfd3699f47523 /net/Makefile | |
parent | Back out my previous commit. There was already a better fix in CVS (diff) |
Reorder those files
Notes
Notes:
svn path=/head/; revision=104767
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 f9868f376f59..cc5e74c187af 100644 --- a/net/Makefile +++ b/net/Makefile @@ -295,6 +295,7 @@ SUBDIR += loadd SUBDIR += loudmouth SUBDIR += luasocket + SUBDIR += mDNSResponder SUBDIR += mad_fcl SUBDIR += magictun SUBDIR += mars_nwe @@ -322,7 +323,6 @@ SUBDIR += mute-net-gui SUBDIR += mute-net-text SUBDIR += mutella - SUBDIR += mDNSResponder SUBDIR += naim SUBDIR += nakenchat SUBDIR += nam |