diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2004-10-17 16:15:43 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2004-10-17 16:15:43 +0000 |
commit | ce2e8d9327e63b162c5eb15aa41bfecf00f5db72 (patch) | |
tree | 9aa4432939b0f83512d0aed5d3846f0928eb09c0 /devel/Makefile | |
parent | 233e1f99c390eb37e71e832bd8e33907a7a0cb9a (diff) |
Add p5-POE-API-Hooks 1.0404, implement lightweight hooks into POE.
Notes
Notes:
svn path=/head/; revision=119673
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 feb22d389a2f..8ceea8ec6435 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -896,6 +896,7 @@ SUBDIR += p5-PAR-Dist SUBDIR += p5-PCSC-Card SUBDIR += p5-POE + SUBDIR += p5-POE-API-Hooks SUBDIR += p5-POE-API-Peek SUBDIR += p5-POE-Component-Child SUBDIR += p5-POE-Component-Client-HTTP |