diff options
author | knu <knu@FreeBSD.org> | 2003-04-19 23:57:37 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-04-19 23:57:37 +0800 |
commit | 92d3180c425a032c4452307bce541eb93f128bf3 (patch) | |
tree | 9776efbfc7033916c5e485c8f922c5cf04927eae /archivers/Makefile | |
parent | d84ee7c6ff808c3159a75aca72c2bd090d1b5400 (diff) | |
download | freebsd-ports-graphics-92d3180c425a032c4452307bce541eb93f128bf3.tar.gz freebsd-ports-graphics-92d3180c425a032c4452307bce541eb93f128bf3.tar.zst freebsd-ports-graphics-92d3180c425a032c4452307bce541eb93f128bf3.zip |
Update lang/ruby, lang/ruby-devel and lang/ruby16-shim-ruby18 to the
latest snapshots as of 2003-04-19.
ruby-bigdecimal (formerly known as ruby-bigfloat) and ruby-zlib are
now part of ruby 1.8.
Diffstat (limited to 'archivers/Makefile')
-rw-r--r-- | archivers/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/archivers/Makefile b/archivers/Makefile index a711512b0f9..b96c84a921b 100644 --- a/archivers/Makefile +++ b/archivers/Makefile @@ -49,7 +49,6 @@ SUBDIR += rpm2cpio SUBDIR += ruby-bz2 SUBDIR += ruby-zip - SUBDIR += ruby-zlib SUBDIR += sectar SUBDIR += star SUBDIR += stuffit |