diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-01-14 02:10:52 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-01-14 02:10:52 +0000 |
commit | dcaef945381353889442a89ba529aa88731ce481 (patch) | |
tree | f781bcf8db7a4a1f9c8ae8f4179288993535251a /net/Makefile | |
parent | c8204282c2f13e24a23b7f89745f09bba5f7e8ac (diff) | |
download | ports-dcaef945381353889442a89ba529aa88731ce481.tar.gz ports-dcaef945381353889442a89ba529aa88731ce481.zip |
Add libnids.
Notes
Notes:
svn path=/head/; revision=24708
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 18472d352e84..c4895e4b3b33 100644 --- a/net/Makefile +++ b/net/Makefile @@ -90,6 +90,7 @@ SUBDIR += ldapsdk SUBDIR += libicq SUBDIR += libnet + SUBDIR += libnids SUBDIR += libsocket++ SUBDIR += libunp SUBDIR += libunpipc |