summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-02-10 12:24:31 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2001-02-10 12:24:31 +0000
commitc8cde5212282b51832fe70d040583df827ac6ce9 (patch)
tree78af409777ce8d74271704fe39e94a18f0fca36b
parentVIQR<->VISCII conversion and VISCII ctype-like routines (diff)
Oops. I forgot to update Makefile when I moved ruby-runit to
ruby-unit.
Notes
Notes: svn path=/head/; revision=38171
-rw-r--r--devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 0627c73d807d..4a088b9b2090 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -358,10 +358,10 @@
SUBDIR += ruby-racc
SUBDIR += ruby-racc-runtime
SUBDIR += ruby-rbison
- SUBDIR += ruby-runit
SUBDIR += ruby-slang
SUBDIR += ruby-strscan
SUBDIR += ruby-textbuf
+ SUBDIR += ruby-unit
SUBDIR += rvm
SUBDIR += sdcc
SUBDIR += sdl