diff options
author | sat <sat@FreeBSD.org> | 2006-08-28 03:31:55 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2006-08-28 03:31:55 +0800 |
commit | 628b43929166c29c8616f413bdcb58f6d2327d92 (patch) | |
tree | 53dbe3389d3a25f5b5da711ca255091ac02d4bfd /net-mgmt/Makefile | |
parent | 2e63bab9ac58c1a8257eadd72eea87d76e2e54a7 (diff) | |
download | freebsd-ports-gnome-628b43929166c29c8616f413bdcb58f6d2327d92.tar.gz freebsd-ports-gnome-628b43929166c29c8616f413bdcb58f6d2327d92.tar.zst freebsd-ports-gnome-628b43929166c29c8616f413bdcb58f6d2327d92.zip |
Add port net-mgmt/bsnmptools:
Snmp client-side tools
WWW: http://wiki.freebsd.org/BsnmpTools
Author: Shteryana Shopova <soc-shteryana@freebsd.org>
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 d2ea1fbc9666..1fbdeedf9db4 100644 --- a/net-mgmt/Makefile +++ b/net-mgmt/Makefile @@ -29,6 +29,7 @@ SUBDIR += braa SUBDIR += bsd-airtools SUBDIR += bsnmpd + SUBDIR += bsnmptools SUBDIR += bwm-ng SUBDIR += cdpd SUBDIR += cdpr |