summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 4fb16370122..90e215fb1fb 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1017 2008/09/11 21:27:08 jnemeth Exp $
+# $NetBSD: Makefile,v 1.1018 2008/09/12 12:48:23 he Exp $
#
COMMENT= Development utilities
@@ -554,6 +554,7 @@ SUBDIR+= p5-Hash-Case
SUBDIR+= p5-Hash-Merge
SUBDIR+= p5-Heap
SUBDIR+= p5-Hook-LexWrap
+SUBDIR+= p5-IO
SUBDIR+= p5-IO-All
SUBDIR+= p5-IO-Capture
SUBDIR+= p5-IO-Compress-Base