diff options
author | taca <taca@pkgsrc.org> | 2011-12-15 14:48:00 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2011-12-15 14:48:00 +0000 |
commit | 0179b43831bd3da5bf050720b8fd95897f916531 (patch) | |
tree | c451026c525b3bf52516281e2aa1a7d60603fd22 /misc | |
parent | 86b80cd7d96f5565417a4f13a79525fa7f58af88 (diff) | |
download | pkgsrc-0179b43831bd3da5bf050720b8fd95897f916531.tar.gz |
Add and enable ruby-sprockets.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile index db14216afe7..40bb3fe030b 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.365 2011/12/12 17:40:22 ryoon Exp $ +# $NetBSD: Makefile,v 1.366 2011/12/15 14:48:00 taca Exp $ # COMMENT= Miscellaneous utilities @@ -217,6 +217,7 @@ SUBDIR+= ruby-daemons SUBDIR+= ruby-gem_plugin SUBDIR+= ruby-launchy SUBDIR+= ruby-progressbar +SUBDIR+= ruby-sprockets SUBDIR+= ruby-transaction-simple SUBDIR+= rubygems SUBDIR+= rump |