diff options
author | Steve Price <steve@FreeBSD.org> | 2000-01-29 22:30:37 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 2000-01-29 22:30:37 +0000 |
commit | 12c51196c38a22e3dccc30b11189ac0afbccf555 (patch) | |
tree | 782e14a18cb6f2585dbe5820b2d76fd313665934 | |
parent | Adding 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/Makefile | 1 |
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 |