diff options
author | knu <knu@FreeBSD.org> | 2003-03-03 16:47:14 +0000 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-03-03 16:47:14 +0000 |
commit | 5dcc52bbdc078a067c42ab1d77f2e2f1c4791f1c (patch) | |
tree | 23cf3950850a7b6e45a85065296266b1694577ed /lang/ruby18 | |
parent | b53e2cb37ca302dcce6fbc698a8289db40ba3e01 (diff) | |
download | FreeBSD-ports-5dcc52bbdc078a067c42ab1d77f2e2f1c4791f1c.zip FreeBSD-ports-5dcc52bbdc078a067c42ab1d77f2e2f1c4791f1c.tar.gz |
ruby-testunit has been integrated into ruby.
Diffstat (limited to 'lang/ruby18')
-rw-r--r-- | lang/ruby18/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/ruby18/Makefile b/lang/ruby18/Makefile index 6cfa182..1a11217 100644 --- a/lang/ruby18/Makefile +++ b/lang/ruby18/Makefile @@ -96,6 +96,7 @@ OBSOLETED_MODULES= dl \ shell \ strscan \ syslog \ + testunit \ timex \ urb \ uri |