diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-02-09 19:19:47 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-02-09 19:19:47 +0000 |
commit | fbcde38ef1d9a7e003bfabddd4cd7eb0c039712c (patch) | |
tree | ad9d878aad672e5a8d372665943188f928c9d91f /net/Makefile | |
parent | 49a1e19fc0da17e36ee786eb530c585392c4351c (diff) | |
download | ports-fbcde38ef1d9a7e003bfabddd4cd7eb0c039712c.tar.gz ports-fbcde38ef1d9a7e003bfabddd4cd7eb0c039712c.zip |
add netmap 0.1.2b
Make a graphical representation of the surounding network
Notes
Notes:
svn path=/head/; revision=54449
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 8efd2d887ec7..04b8ad3d9ac9 100644 --- a/net/Makefile +++ b/net/Makefile @@ -251,6 +251,7 @@ SUBDIR += net-snmp SUBDIR += netatalk SUBDIR += netcat + SUBDIR += netmap SUBDIR += netmask SUBDIR += netpipes SUBDIR += netqc |