diff options
author | Bill Fumerola <billf@FreeBSD.org> | 2001-01-17 23:50:46 +0000 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 2001-01-17 23:50:46 +0000 |
commit | 3ef76965ecf81236311ef05656337b7a364c2516 (patch) | |
tree | 7e50d240ce3d4c6eb1a0e8dd36eaf2e3bea618d7 /net/Makefile | |
parent | ucd-snmp renamed itself to net-snmp and now uses sourceforge. reflect (diff) |
Reflect ucd-snmp's new name (net-snmp).
Notes
Notes:
svn path=/head/; revision=37286
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 82dd6e8beba5..7e9d15eae01b 100644 --- a/net/Makefile +++ b/net/Makefile @@ -156,6 +156,7 @@ SUBDIR += ncplib SUBDIR += nemesis SUBDIR += neoupdate + SUBDIR += net-snmp SUBDIR += netatalk SUBDIR += netatalk-asun SUBDIR += netcat @@ -292,7 +293,6 @@ SUBDIR += ttcp SUBDIR += ttt SUBDIR += tund - SUBDIR += ucd-snmp SUBDIR += unison SUBDIR += vnc SUBDIR += vtun |