diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-03-03 16:47:14 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-03-03 16:47:14 +0000 |
commit | 6444301bd33e762a7d16071e0648b0175c3b0afd (patch) | |
tree | c97b2e7f6e689a65df4e7a84e39a90837e671779 /lang/ruby18 | |
parent | 6fab1031e2f5b165ed723adbc9d160303d8baece (diff) | |
download | ports-6444301bd33e762a7d16071e0648b0175c3b0afd.tar.gz ports-6444301bd33e762a7d16071e0648b0175c3b0afd.zip |
Notes
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 6cfa182d6174..1a1121733745 100644 --- a/lang/ruby18/Makefile +++ b/lang/ruby18/Makefile @@ -96,6 +96,7 @@ OBSOLETED_MODULES= dl \ shell \ strscan \ syslog \ + testunit \ timex \ urb \ uri |