diff options
author | marcus <marcus@FreeBSD.org> | 2004-01-03 16:26:16 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-01-03 16:26:16 +0800 |
commit | 406e2e8a1f19b8bc4ba884d8acc9f5fe89d3b536 (patch) | |
tree | 21d69139038d04c5999cf58179bda12bb80aafdf /net/Makefile | |
parent | 82de890cd82ea6f956b5973bee5e90ff97d22a47 (diff) | |
download | freebsd-ports-graphics-406e2e8a1f19b8bc4ba884d8acc9f5fe89d3b536.tar.gz freebsd-ports-graphics-406e2e8a1f19b8bc4ba884d8acc9f5fe89d3b536.tar.zst freebsd-ports-graphics-406e2e8a1f19b8bc4ba884d8acc9f5fe89d3b536.zip |
Add gnomenetstatus, a GNOME 2 applet that displays network usage similar to
the Windows task bar icon (i.e. with two computer monitors blinking based
in input and output traffic).
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 62dcc081659..6ff75fb6471 100644 --- a/net/Makefile +++ b/net/Makefile @@ -185,6 +185,7 @@ SUBDIR += gnome-vnc SUBDIR += gnomeicu2 SUBDIR += gnomemeeting + SUBDIR += gnomenetstatus SUBDIR += gnometelnet SUBDIR += gnosamba SUBDIR += gnu-finger |