diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2004-03-21 03:06:44 +0800 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2004-03-21 03:06:44 +0800 |
commit | 0cc19889124d8b604d212bb2abfda35f16dc7594 (patch) | |
tree | 179809a101ddf82e43378348786dfd3699f47523 /net | |
parent | 526586e8d2b99632ba8a0a461dd617cc61948e24 (diff) | |
download | freebsd-ports-gnome-0cc19889124d8b604d212bb2abfda35f16dc7594.tar.gz freebsd-ports-gnome-0cc19889124d8b604d212bb2abfda35f16dc7594.tar.zst freebsd-ports-gnome-0cc19889124d8b604d212bb2abfda35f16dc7594.zip |
Reorder those files
Diffstat (limited to 'net')
-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 |