diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2003-10-16 10:20:59 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2003-10-16 10:20:59 +0000 |
commit | 70ccd4341130ea88b59fdebd292204a0cc527068 (patch) | |
tree | bfe6612c5c1b2dd0921c3a3345489e3515831e35 /devel/Makefile | |
parent | Updated to 0.06 (diff) |
Add p5-POE-Exceptions 0.03, POE class for handling exceptions.
Notes
Notes:
svn path=/head/; revision=91422
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 b3337fa19b79..2094822bf6de 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -729,6 +729,7 @@ SUBDIR += p5-POE-Component-Logger SUBDIR += p5-POE-Component-Pcap SUBDIR += p5-POE-Component-RSS + SUBDIR += p5-POE-Exceptions SUBDIR += p5-POE-Session-Cascading SUBDIR += p5-POE-Session-MultiDispatch SUBDIR += p5-PPerl |