diff options
author | edwin <edwin@FreeBSD.org> | 2009-06-01 07:05:29 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2009-06-01 07:05:29 +0800 |
commit | 2475559ad80853c3dfaf861d360d1d4adc2fe54d (patch) | |
tree | 31cd304e2e2c9552cc03d2538196debad3df73db /net/Makefile | |
parent | c55d3fa34a4ab7745c4fc6d4a4025e6e272e4862 (diff) | |
download | freebsd-ports-gnome-2475559ad80853c3dfaf861d360d1d4adc2fe54d.tar.gz freebsd-ports-gnome-2475559ad80853c3dfaf861d360d1d4adc2fe54d.tar.zst freebsd-ports-gnome-2475559ad80853c3dfaf861d360d1d4adc2fe54d.zip |
Curses based overview for the statistics generated by the Huawei
E169 3G USB modem. Please note that this requires at least FreeBSD
7.2 because it makes use of the u3g(4) driver.
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 ffcc75863e93..1eeb24672065 100644 --- a/net/Makefile +++ b/net/Makefile @@ -124,6 +124,7 @@ SUBDIR += dosdetector SUBDIR += dtcp SUBDIR += dtcpclient + SUBDIR += e169-stats SUBDIR += easysoap SUBDIR += echoping SUBDIR += ecore-con |