diff options
author | jylefort <jylefort@FreeBSD.org> | 2005-04-16 23:45:59 +0000 |
---|---|---|
committer | jylefort <jylefort@FreeBSD.org> | 2005-04-16 23:45:59 +0000 |
commit | c685c2c088b795a9dd75df8a0a3d4866e0359fe4 (patch) | |
tree | 3fe16ba40bff1b14c60ca3ec47843013b424d74e /net/Makefile | |
parent | 71fd31e00de40cee55460afbee6b3671a9c12232 (diff) | |
download | FreeBSD-ports-c685c2c088b795a9dd75df8a0a3d4866e0359fe4.zip FreeBSD-ports-c685c2c088b795a9dd75df8a0a3d4866e0359fe4.tar.gz |
The GTK ACX Tool displays the status of the ACX driver.
The program can only be used with the driver developed by the
wlan.kewl.org Project.
PR: ports/74017
Submitted by: Leonid Zolotarev <leoz@saunalahti.fi>
Approved by: adamw (mentor)
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 9df5591..2169ad8 100644 --- a/net/Makefile +++ b/net/Makefile @@ -143,6 +143,7 @@ SUBDIR += fspd SUBDIR += fsplib SUBDIR += fugu + SUBDIR += gacxtool SUBDIR += gaim SUBDIR += gaim-openq SUBDIR += gaim-rss-reader |