diff options
author | taca <taca> | 2006-01-03 07:23:14 +0000 |
---|---|---|
committer | taca <taca> | 2006-01-03 07:23:14 +0000 |
commit | 96092051c698a2236b660ccae13873e7978b95d2 (patch) | |
tree | 5c28ae9e5abc17c077096f8006f0033f1c15cdc6 /devel | |
parent | 330f8fde63af34b1b4c17b0ea661cb882a6c4dc7 (diff) | |
download | pkgsrc-96092051c698a2236b660ccae13873e7978b95d2.tar.gz |
Remove ruby-cmd and ruby-filelock.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/Makefile b/devel/Makefile index 4072ca533d9..0eca98734c0 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.703 2005/12/29 15:49:38 cube Exp $ +# $NetBSD: Makefile,v 1.704 2006/01/03 07:23:14 taca Exp $ # COMMENT= Development utilities @@ -568,9 +568,7 @@ SUBDIR+= ruby-activesupport SUBDIR+= ruby-amstd SUBDIR+= ruby-bsearch SUBDIR+= ruby-byaccr -SUBDIR+= ruby-cmd SUBDIR+= ruby-curses -SUBDIR+= ruby-filelock SUBDIR+= ruby-mode SUBDIR+= ruby-racc SUBDIR+= ruby-rd-mode |