diff options
author | ru <ru@FreeBSD.org> | 2007-10-14 19:20:59 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2007-10-14 19:20:59 +0000 |
commit | afde7c0244369fa0c4c125512a0f0029813e0ee7 (patch) | |
tree | 9485151a070e423491b4165a4f7e39d49ad5ef7b /usr.sbin/Makefile | |
parent | d8c609a551b4b5bb1a8604bc300a102feb9089ed (diff) | |
download | FreeBSD-src-afde7c0244369fa0c4c125512a0f0029813e0ee7.zip FreeBSD-src-afde7c0244369fa0c4c125512a0f0029813e0ee7.tar.gz |
Sort.
Diffstat (limited to 'usr.sbin/Makefile')
-rw-r--r-- | usr.sbin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile index 61a7f0f..80fcfa5 100644 --- a/usr.sbin/Makefile +++ b/usr.sbin/Makefile @@ -156,9 +156,9 @@ SUBDIR= ac \ sa \ sade \ ${_sendmail} \ + sensorsd \ setfmac \ setpmac \ - sensorsd \ ${_sicontrol} \ sliplogin \ slstat \ |