diff options
author | scheidell <scheidell@FreeBSD.org> | 2012-02-18 01:22:21 +0800 |
---|---|---|
committer | scheidell <scheidell@FreeBSD.org> | 2012-02-18 01:22:21 +0800 |
commit | 2050c37a5b2c3a71224f03fc5afdab4856a917f5 (patch) | |
tree | 6c127e777ebd6f48fff34d7255b9333b03623c81 /net-mgmt/Makefile | |
parent | 20af662cdb4c58d9f805aa3489bca8ab97b1b972 (diff) | |
download | freebsd-ports-gnome-2050c37a5b2c3a71224f03fc5afdab4856a917f5.tar.gz freebsd-ports-gnome-2050c37a5b2c3a71224f03fc5afdab4856a917f5.tar.zst freebsd-ports-gnome-2050c37a5b2c3a71224f03fc5afdab4856a917f5.zip |
- Missed ../Makefile update for new port newdisc-mibs
- Updated netdisco to 1.1
- Updated netdisco to use netdisco-mibs instead of INDEX killer !=
- Pass maintainership to submitter (via private email)
- Update to use Apache 20+ instead of 13+
PR: ports/164955
Submitted by: Geoffroy Desvernay <dgeo@centrale-marseille.fr> (maintainer)
Approved by: gabor (mentor, implicit)
Feature safe: yes
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 2eac50768c98..6ce30c2d3846 100644 --- a/net-mgmt/Makefile +++ b/net-mgmt/Makefile @@ -157,6 +157,7 @@ SUBDIR += net-snmp SUBDIR += netams SUBDIR += netams-front + SUBDIR += netdisco-mibs SUBDIR += netdisco SUBDIR += netleak SUBDIR += netmask |