diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2002-06-04 20:43:34 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2002-06-04 20:43:34 +0000 |
commit | 96dbaacf312e2a31605534dd9fb6d763bf4fd071 (patch) | |
tree | cf0de2759d3fcf2515bd33fd0172d5ea0f9c1aa8 /devel/Makefile | |
parent | Add recycle and audit hooks to menu system (diff) |
Add p5-IO-Multiplex, a convenient wrapper around select().
Notes
Notes:
svn path=/head/; revision=60617
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 893a4e98eb9e..b4a0e65f68fa 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -439,6 +439,7 @@ SUBDIR += p5-Glade-Perl SUBDIR += p5-Heap SUBDIR += p5-IO + SUBDIR += p5-IO-Multiplex SUBDIR += p5-IO-String SUBDIR += p5-IO-Stty SUBDIR += p5-IO-Tty |