diff options
author | taca <taca@pkgsrc.org> | 2012-03-17 16:30:47 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2012-03-17 16:30:47 +0000 |
commit | 0d842cb0b698105e5ac0cad503c5fb2aa1197268 (patch) | |
tree | a92a98397c13cf0bf7636f63b0a923af01df1b55 /misc/Makefile | |
parent | e1a495c73933c772ca556faf4a7b220855d02cfe (diff) | |
download | pkgsrc-0d842cb0b698105e5ac0cad503c5fb2aa1197268.tar.gz |
Add and enable ruby-sprockets20 and ruby-sprockets21.
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile index 171e36f90a2..0248450223d 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.371 2012/03/01 15:11:48 taca Exp $ +# $NetBSD: Makefile,v 1.372 2012/03/17 16:30:47 taca Exp $ # COMMENT= Miscellaneous utilities @@ -222,6 +222,8 @@ SUBDIR+= ruby-gem_plugin SUBDIR+= ruby-launchy SUBDIR+= ruby-progressbar SUBDIR+= ruby-sprockets +SUBDIR+= ruby-sprockets20 +SUBDIR+= ruby-sprockets21 SUBDIR+= ruby-transaction-simple SUBDIR+= rubygems SUBDIR+= rump |