diff options
author | kuriyama <kuriyama@FreeBSD.org> | 2002-05-15 14:32:51 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 2002-05-15 14:32:51 +0800 |
commit | 16e004eb3a01f0c0c7422ebff9682b1c90442e7c (patch) | |
tree | 656b4db1a00562f00806ba1cedaa95ce0127b50a /net | |
parent | 26b7170bab536b8553189b09e974d1120f0a5862 (diff) | |
download | freebsd-ports-gnome-16e004eb3a01f0c0c7422ebff9682b1c90442e7c.tar.gz freebsd-ports-gnome-16e004eb3a01f0c0c7422ebff9682b1c90442e7c.tar.zst freebsd-ports-gnome-16e004eb3a01f0c0c7422ebff9682b1c90442e7c.zip |
Connect net-snmp4 (4.x series of ucd-snmp).
Repocopied by: joe
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 29b933663b5e..18d6f12fca68 100644 --- a/net/Makefile +++ b/net/Makefile @@ -257,6 +257,7 @@ SUBDIR += nemesis SUBDIR += net-http SUBDIR += net-snmp + SUBDIR += net-snmp4 SUBDIR += net-snmp-tkmib SUBDIR += netatalk SUBDIR += netcat |