summaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authortaca <taca>2003-10-05 09:30:49 +0000
committertaca <taca>2003-10-05 09:30:49 +0000
commit102a23c874baac1f716a6feb922f3a3900fb6293 (patch)
tree85287b7950c766a72a150636ffa96862c03bcdf1 /devel/Makefile
parentf4163d4b6b5ec534fff50f1cfefba183d700b0e0 (diff)
downloadpkgsrc-102a23c874baac1f716a6feb922f3a3900fb6293.tar.gz
Add and enable ruby-testunit.
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 d961703b113..5b1857d9cce 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.428 2003/09/27 08:15:16 grant Exp $
+# $NetBSD: Makefile,v 1.429 2003/10/05 09:30:49 taca Exp $
#
COMMENT= Development utilities
@@ -375,6 +375,7 @@ SUBDIR+= ruby-rd-mode
SUBDIR+= ruby-readline
SUBDIR+= ruby-ri
SUBDIR+= ruby-strscan
+SUBDIR+= ruby-testunit
SUBDIR+= ruby-textbuf
SUBDIR+= ruby-unit
SUBDIR+= ruby-zlib