diff options
author | jnemeth <jnemeth> | 2011-01-27 04:57:29 +0000 |
---|---|---|
committer | jnemeth <jnemeth> | 2011-01-27 04:57:29 +0000 |
commit | c85f6561680f454f9f594f4f634da8fa47cc7143 (patch) | |
tree | 51aaeb71414a074f765a65c609d537fb3537a1b6 /misc/Makefile | |
parent | 2901ae888b2762f97cd05347ba9b2babe2ae65a5 (diff) | |
download | pkgsrc-c85f6561680f454f9f594f4f634da8fa47cc7143.tar.gz |
add and enable ruby-commander
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile index 3869d1b0b0a..192cadefcc4 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.349 2010/09/12 01:52:07 taca Exp $ +# $NetBSD: Makefile,v 1.350 2011/01/27 04:57:29 jnemeth Exp $ # COMMENT= Miscellaneous utilities @@ -194,6 +194,7 @@ SUBDIR+= rox-memo SUBDIR+= rpm SUBDIR+= ruby-bundler SUBDIR+= ruby-columnize +SUBDIR+= ruby-commander SUBDIR+= ruby-configuration SUBDIR+= ruby-daemons SUBDIR+= ruby-gem_plugin |