diff options
author | taca <taca@pkgsrc.org> | 2012-12-17 12:10:38 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2012-12-17 12:10:38 +0000 |
commit | ed9e23061cbabfac51c7e14dac97cc99c22753ac (patch) | |
tree | 9107610fb88f36ae05ada50736ecd4b9b2024d07 /misc | |
parent | 0a0c8424f0e67cb0d714fd71adea9d8e1be4be34 (diff) | |
download | pkgsrc-ed9e23061cbabfac51c7e14dac97cc99c22753ac.tar.gz |
Add and enable ruby-sprockets22.
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 406848cd7dd..271da8751be 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.385 2012/12/17 11:57:04 wiz Exp $ +# $NetBSD: Makefile,v 1.386 2012/12/17 12:10:38 taca Exp $ # COMMENT= Miscellaneous utilities @@ -247,6 +247,7 @@ SUBDIR+= ruby-progressbar SUBDIR+= ruby-sprockets SUBDIR+= ruby-sprockets20 SUBDIR+= ruby-sprockets21 +SUBDIR+= ruby-sprockets22 SUBDIR+= ruby-transaction-simple SUBDIR+= rubygems SUBDIR+= rump |