diff options
author | rodent <rodent@pkgsrc.org> | 2014-07-05 12:48:11 +0000 |
---|---|---|
committer | rodent <rodent@pkgsrc.org> | 2014-07-05 12:48:11 +0000 |
commit | deb8e50030bafea7cd896dbea4e244d6604a1283 (patch) | |
tree | 1fd1f9d791fee74d412ccc7ec1633bfc0fe6624f /www | |
parent | 40074d29865721d3a0fe2518ec380d5f49b739ec (diff) | |
download | pkgsrc-deb8e50030bafea7cd896dbea4e244d6604a1283.tar.gz |
+ruby-websocket
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 437b7dcbff5..4ca3f6249bd 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1052 2014/07/04 12:28:20 rodent Exp $ +# $NetBSD: Makefile,v 1.1053 2014/07/05 12:48:11 rodent Exp $ # COMMENT= Packages related to the World Wide Web @@ -695,6 +695,7 @@ SUBDIR+= ruby-tag SUBDIR+= ruby-unicorn SUBDIR+= ruby-url_mount SUBDIR+= ruby-webrobots +SUBDIR+= ruby-websocket SUBDIR+= ruby-webunit SUBDIR+= screws SUBDIR+= seamonkey |