diff options
author | tsutsui <tsutsui@pkgsrc.org> | 2017-02-05 11:22:15 +0000 |
---|---|---|
committer | tsutsui <tsutsui@pkgsrc.org> | 2017-02-05 11:22:15 +0000 |
commit | 9991b4cd6f77959a64cb89968688badd1662ada4 (patch) | |
tree | ad5c6eb75447b5e58f47e715a7002e0268bb723b /www | |
parent | c80311d3974ec0a3ad9d7e0912345f788d5859d9 (diff) | |
download | pkgsrc-9991b4cd6f77959a64cb89968688badd1662ada4.tar.gz |
+ruby-websocket-driver
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 b989c628e65..a9d0c10405d 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1206 2017/02/05 11:13:42 tsutsui Exp $ +# $NetBSD: Makefile,v 1.1207 2017/02/05 11:22:15 tsutsui Exp $ # COMMENT= Packages related to the World Wide Web @@ -808,6 +808,7 @@ SUBDIR+= ruby-unicorn SUBDIR+= ruby-url_mount SUBDIR+= ruby-webrobots SUBDIR+= ruby-websocket +SUBDIR+= ruby-websocket-driver SUBDIR+= ruby-websocket-extensions SUBDIR+= ruby-webunit SUBDIR+= sassc |