diff options
author | taca <taca@pkgsrc.org> | 2013-09-15 18:51:59 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2013-09-15 18:51:59 +0000 |
commit | 30a35a163cc13035608689b0d8f59544de494ba0 (patch) | |
tree | 8be8f76933ca1807d962edb9a2bde3b09ba3b893 /www | |
parent | a4420161f74bbbd37e4770758de51471502f0621 (diff) | |
download | pkgsrc-30a35a163cc13035608689b0d8f59544de494ba0.tar.gz |
Add and enable ruby-em-http-request.
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 9df281ade13..c095a25069f 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.989 2013/09/15 17:03:55 taca Exp $ +# $NetBSD: Makefile,v 1.990 2013/09/15 18:51:59 taca Exp $ # COMMENT= Packages related to the World Wide Web @@ -635,6 +635,7 @@ SUBDIR+= ruby-css-parser SUBDIR+= ruby-cssmin SUBDIR+= ruby-csspool SUBDIR+= ruby-div +SUBDIR+= ruby-em-http-request SUBDIR+= ruby-erubis SUBDIR+= ruby-faraday SUBDIR+= ruby-fcgi |