diff options
author | ambrisko <ambrisko@FreeBSD.org> | 2002-06-27 02:42:14 +0000 |
---|---|---|
committer | ambrisko <ambrisko@FreeBSD.org> | 2002-06-27 02:42:14 +0000 |
commit | e2dc04e044a2ee494ade3ebe46738f4362fb30f0 (patch) | |
tree | faeda96834433ef4d5ed44421b018134bafbe7ea /sysutils/Makefile | |
parent | a454a240edd4c3d81ec392ffc729ff7b15e7347f (diff) | |
download | FreeBSD-ports-e2dc04e044a2ee494ade3ebe46738f4362fb30f0.zip FreeBSD-ports-e2dc04e044a2ee494ade3ebe46738f4362fb30f0.tar.gz |
Aironet Cisco Utilities for 802.11 wireless NIC's. Runs under Linux
emulation.
Submitted by: Matt Peterson <matt@peterson.org>
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 8921f21..cfadf73 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -94,6 +94,7 @@ SUBDIR += lcdproc SUBDIR += lfm SUBDIR += libretto-config + SUBDIR += linux-acu SUBDIR += livecd SUBDIR += lmmon SUBDIR += log_analysis |