diff options
author | minskim <minskim> | 2006-05-03 23:13:35 +0000 |
---|---|---|
committer | minskim <minskim> | 2006-05-03 23:13:35 +0000 |
commit | 7622e32dd75b43804206d94ba18d4ec389552e92 (patch) | |
tree | 03e9e70a97a2761b593a3bc000a2952e6160d3dd /devel | |
parent | 115f33c7a9b1d3995471b727f768d778f8b53d31 (diff) | |
download | pkgsrc-7622e32dd75b43804206d94ba18d4ec389552e92.tar.gz |
Add ruby-rgl
Diffstat (limited to 'devel')
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index e36bcdfdd60..b093c079c7c 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.754 2006/05/03 05:19:41 minskim Exp $ +# $NetBSD: Makefile,v 1.755 2006/05/03 23:13:35 minskim Exp $ # COMMENT= Development utilities @@ -614,6 +614,7 @@ SUBDIR+= ruby-priority-queue SUBDIR+= ruby-racc SUBDIR+= ruby-rd-mode SUBDIR+= ruby-readline +SUBDIR+= ruby-rgl SUBDIR+= ruby-subversion SUBDIR+= rudiments SUBDIR+= rvm |