diff options
author | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2005-04-16 23:45:59 +0000 |
---|---|---|
committer | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2005-04-16 23:45:59 +0000 |
commit | 968bc1fa0f437a8a6450ecc3192ff38872b7c812 (patch) | |
tree | 6c7b3a4f4032aa22fa736bca7b0a648274f21a7a /net/Makefile | |
parent | Document firefox -- PLUGINSPAGE privileged javascript execution (also (diff) |
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)
Notes
Notes:
svn path=/head/; revision=133497
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 9df5591a83a0..2169ad8d9ada 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 |