summaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorjdolecek <jdolecek@pkgsrc.org>2002-02-07 07:40:30 +0000
committerjdolecek <jdolecek@pkgsrc.org>2002-02-07 07:40:30 +0000
commit8435bfb8d7094ce6d6d8e44398104f94b2b620fe (patch)
tree224034750cd6c0846220bc83c96e1f1f6d8fad40 /devel/Makefile
parentff3498e8c3247937c9fc0a8e05eebc828ff797ec (diff)
downloadpkgsrc-8435bfb8d7094ce6d6d8e44398104f94b2b620fe.tar.gz
add p5-Term-ReadLine
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 63941ebe540..4f25304d3e4 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.264 2002/01/31 23:16:10 wiz Exp $
+# $NetBSD: Makefile,v 1.265 2002/02/07 07:40:30 jdolecek Exp $
#
COMMENT= Development utilities
@@ -184,6 +184,7 @@ SUBDIR+= p5-Safe-Hole
SUBDIR+= p5-SortVersions
SUBDIR+= p5-Storable
SUBDIR+= p5-Term-ReadKey
+SUBDIR+= p5-Term-ReadLine
SUBDIR+= p5-Test-Cmd
SUBDIR+= p5-Test-Harness
SUBDIR+= p5-Test-Simple