diff options
author | taca <taca@pkgsrc.org> | 2005-11-03 06:35:30 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2005-11-03 06:35:30 +0000 |
commit | 528c1ecdb0e83addb6224521c8fa59ad15b52d58 (patch) | |
tree | 983dacde6086ff6de5538c149c57395c4df506c4 /devel/Makefile | |
parent | eac26f759ce5a7a8c2c61448c4d9c079f8cc9bb1 (diff) | |
download | pkgsrc-528c1ecdb0e83addb6224521c8fa59ad15b52d58.tar.gz |
Delete removed ruby related pacakge's entries.
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/devel/Makefile b/devel/Makefile index 7ff55a4546f..cf4364d2464 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.687 2005/11/02 09:20:50 taca Exp $ +# $NetBSD: Makefile,v 1.688 2005/11/03 06:35:30 taca Exp $ # COMMENT= Development utilities @@ -560,18 +560,10 @@ SUBDIR+= ruby-curses SUBDIR+= ruby-filelock SUBDIR+= ruby-installpkg SUBDIR+= ruby-mode -#SUBDIR+= ruby-optparse SUBDIR+= ruby-racc SUBDIR+= ruby-rd-mode SUBDIR+= ruby-readline -#SUBDIR+= ruby-strscan SUBDIR+= ruby-subversion -#SUBDIR+= ruby-testunit -#SUBDIR+= ruby-textbuf -#SUBDIR+= ruby-unit -#SUBDIR+= ruby16-curses -#SUBDIR+= ruby16-racc -#SUBDIR+= ruby16-zlib SUBDIR+= rudiments SUBDIR+= rvm SUBDIR+= rx |