diff options
author | taca <taca@pkgsrc.org> | 2011-08-12 17:33:41 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2011-08-12 17:33:41 +0000 |
commit | fb0cb1a802fed9f4e1457d49336adfdbac8b42c0 (patch) | |
tree | bfe8d302ee4005d2a36f3334b594d2420fe588a5 /www | |
parent | 23d8adca60f335dc1ed1f0e7dff0a2e401248e34 (diff) | |
download | pkgsrc-fb0cb1a802fed9f4e1457d49336adfdbac8b42c0.tar.gz |
Add ane enable ruby-net-http-digest_auth, ruby-net-http-persistent
and ruby-webrobots.
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index c138a00c2f6..94e4c40efd7 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.810 2011/08/12 13:14:29 taca Exp $ +# $NetBSD: Makefile,v 1.811 2011/08/12 17:33:41 taca Exp $ # COMMENT= Packages related to the World Wide Web @@ -593,6 +593,8 @@ SUBDIR+= ruby-jsmin SUBDIR+= ruby-liquid SUBDIR+= ruby-mechanize SUBDIR+= ruby-net-flickr +SUBDIR+= ruby-net-http-digest_auth +SUBDIR+= ruby-net-http-persistent SUBDIR+= ruby-patron SUBDIR+= ruby-rack SUBDIR+= ruby-rack-mount @@ -604,6 +606,7 @@ SUBDIR+= ruby-sass SUBDIR+= ruby-sinatra SUBDIR+= ruby-staticmatic SUBDIR+= ruby-tag +SUBDIR+= ruby-webrobots SUBDIR+= ruby-webunit SUBDIR+= sarg SUBDIR+= screws |