summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>2000-01-29 22:30:37 +0000
committerSteve Price <steve@FreeBSD.org>2000-01-29 22:30:37 +0000
commit12c51196c38a22e3dccc30b11189ac0afbccf555 (patch)
tree782e14a18cb6f2585dbe5820b2d76fd313665934
parentAdding ko-baekmukfonts-ttf version 2.0. (diff)
dding libsmi version 0.1.8.
A library to access SMI MIB information. PR: 16404 Submitted by: Marcin Cieslak <saper@system.pl>
Notes
Notes: svn path=/head/; revision=25288
-rw-r--r--net/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile
index 5e2a20d4314f..c91dfd88545d 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -92,6 +92,7 @@
SUBDIR += libicq
SUBDIR += libnet
SUBDIR += libnids
+ SUBDIR += libsmi
SUBDIR += libsocket++
SUBDIR += libunp
SUBDIR += libunpipc