diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-12-13 20:23:09 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-12-13 20:23:09 +0800 |
commit | a4b190d2f4072a0ae8d3b944c86517084bc0b170 (patch) | |
tree | 081d1ec5b8081abe0b78d0c52917539f8b991c9d /devel/Makefile | |
parent | 889c2df195ab88f40cf6f8e27325cfd9d010cb52 (diff) | |
download | freebsd-ports-graphics-a4b190d2f4072a0ae8d3b944c86517084bc0b170.tar.gz freebsd-ports-graphics-a4b190d2f4072a0ae8d3b944c86517084bc0b170.tar.zst freebsd-ports-graphics-a4b190d2f4072a0ae8d3b944c86517084bc0b170.zip |
add p5-POE-Component-IKC
POE Inter-Kernel Communication
PR: 32782
Submitted by: Sergey Skvortsov <skv@protey.ru>
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 2dfe708fdd6..aec8157e6e2 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -399,6 +399,7 @@ SUBDIR += p5-POE-Component-Client-DNS SUBDIR += p5-POE-Component-Client-HTTP SUBDIR += p5-POE-Component-Client-Ping + SUBDIR += p5-POE-Component-IKC SUBDIR += p5-POE-Component-JobQueue SUBDIR += p5-POE-Component-Pcap SUBDIR += p5-POE-Component-RSS |