diff options
author | taca <taca@pkgsrc.org> | 2013-02-11 12:43:52 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2013-02-11 12:43:52 +0000 |
commit | a2371c81fefc53e48fc638f3910e9b0b33056cea (patch) | |
tree | 66e54a3d0b1c4e1cb5299a262d28b0d6929af756 /www/Makefile | |
parent | 907bf851ae2e829eaad9d5d66d71b0a8a57d4296 (diff) | |
download | pkgsrc-a2371c81fefc53e48fc638f3910e9b0b33056cea.tar.gz |
Add and enable ruby-http_router.
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index a2a39941b3e..ded94b5321c 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.932 2013/02/10 18:16:53 adam Exp $ +# $NetBSD: Makefile,v 1.933 2013/02/11 12:43:52 taca Exp $ # COMMENT= Packages related to the World Wide Web @@ -617,6 +617,7 @@ SUBDIR+= ruby-faraday SUBDIR+= ruby-fcgi SUBDIR+= ruby-htmlsplit SUBDIR+= ruby-http_parser.rb +SUBDIR+= ruby-http_router SUBDIR+= ruby-httpclient SUBDIR+= ruby-innate SUBDIR+= ruby-jekyll |