diff options
author | taca <taca> | 2012-03-18 07:06:38 +0000 |
---|---|---|
committer | taca <taca> | 2012-03-18 07:06:38 +0000 |
commit | 06444b555c070a4246a4077397fd3d2b7a1f58b4 (patch) | |
tree | 542c615669c957c417d12c0374ca14148ef6079c | |
parent | dcd3b20ccc0a0087362ed72e745577552eddad6f (diff) | |
download | pkgsrc-06444b555c070a4246a4077397fd3d2b7a1f58b4.tar.gz |
Add and enable ruby-journey, ruby-jquery-rails10 and ruby-jquery-rails20.
-rw-r--r-- | www/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 7303fc95194..81a621ac222 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.866 2012/03/18 06:56:44 taca Exp $ +# $NetBSD: Makefile,v 1.867 2012/03/18 07:06:38 taca Exp $ # COMMENT= Packages related to the World Wide Web @@ -608,6 +608,9 @@ SUBDIR+= ruby-http_parser.rb SUBDIR+= ruby-httpclient SUBDIR+= ruby-innate SUBDIR+= ruby-jekyll +SUBDIR+= ruby-journey +SUBDIR+= ruby-jquery-rails10 +SUBDIR+= ruby-jquery-rails20 SUBDIR+= ruby-jsmin SUBDIR+= ruby-liquid SUBDIR+= ruby-mechanize |