diff options
author | obache <obache@pkgsrc.org> | 2011-08-30 11:41:22 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-08-30 11:41:22 +0000 |
commit | a0199b2261fdf9e0c2f24e738272871258672ef9 (patch) | |
tree | 0671ecb83c4767c054ffc99aed3a98efc5aa0a25 /sysutils | |
parent | 671041ad50b6573f6a64d7bfe14e74053d9385f9 (diff) | |
download | pkgsrc-a0199b2261fdf9e0c2f24e738272871258672ef9.tar.gz |
+ p5-IO-BufferedSelect
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 8ac61d17872..aae070ff92c 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.525 2011/08/27 12:33:53 jmcneill Exp $ +# $NetBSD: Makefile,v 1.526 2011/08/30 11:41:22 obache Exp $ # COMMENT= System utilities @@ -289,6 +289,7 @@ SUBDIR+= p5-Filesys-DfPortable SUBDIR+= p5-Filesys-Statvfs SUBDIR+= p5-GTop SUBDIR+= p5-Gnome2-VFS +SUBDIR+= p5-IO-BufferedSelect SUBDIR+= p5-IO-KQueue SUBDIR+= p5-Lchown SUBDIR+= p5-Linux-Inotify2 |