diff options
author | anders <anders@FreeBSD.org> | 2004-11-23 15:29:45 +0800 |
---|---|---|
committer | anders <anders@FreeBSD.org> | 2004-11-23 15:29:45 +0800 |
commit | 4b5916713ce1dbc0793ac1b65ea0522fb6c37612 (patch) | |
tree | c2353c2569da43477d2b74276d7046224d6f6b15 /net-mgmt/Makefile | |
parent | 3f5e639d59f7809ca41e1df8065f4014588e6541 (diff) | |
download | freebsd-ports-gnome-4b5916713ce1dbc0793ac1b65ea0522fb6c37612.tar.gz freebsd-ports-gnome-4b5916713ce1dbc0793ac1b65ea0522fb6c37612.tar.zst freebsd-ports-gnome-4b5916713ce1dbc0793ac1b65ea0522fb6c37612.zip |
Add NAV (Network Administration Visualized), a network administration
package from NTNU - Norwegian University of Science and Technology.
This port is work-in-progress, currently.
Sponsored by: University of Tromsø
Diffstat (limited to 'net-mgmt/Makefile')
-rw-r--r-- | net-mgmt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-mgmt/Makefile b/net-mgmt/Makefile index 0a4697440a7a..ae77129f0a4f 100644 --- a/net-mgmt/Makefile +++ b/net-mgmt/Makefile @@ -75,6 +75,7 @@ SUBDIR += nagios-snmp-plugins SUBDIR += nagiostat SUBDIR += nat + SUBDIR += nav SUBDIR += nbtscan SUBDIR += nefu SUBDIR += net-snmp |