diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2001-11-20 21:27:18 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2001-11-20 21:27:18 +0000 |
commit | e48f944fc490329735137b448abcd4a7726387fa (patch) | |
tree | 5b2a3a199e3e2e934c2af2445be7beba7a0c9404 /devel/Makefile | |
parent | - update to 2.1.0 (diff) |
Add libcapsinetwork-0.0.13, a network library aimed at easy development of
C++ server daemons
PR: 29620
Notes
Notes:
svn path=/head/; revision=50289
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index 23d2bd33512d..91a75d73bd7f 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -215,6 +215,7 @@ SUBDIR += libast SUBDIR += libavl SUBDIR += libcache + SUBDIR += libcapsinetwork SUBDIR += libcii SUBDIR += libcoro SUBDIR += libdlmalloc |