diff options
author | tsutsui <tsutsui@pkgsrc.org> | 2017-02-05 11:13:42 +0000 |
---|---|---|
committer | tsutsui <tsutsui@pkgsrc.org> | 2017-02-05 11:13:42 +0000 |
commit | 30c84acde6ade73d19a5cbe939fa8de29e44ca00 (patch) | |
tree | dd285b789c2eb21dcba5504e6232e471f7c38f39 /www/Makefile | |
parent | f1af26728890e42f7c9a14a1e0c0162d438812a4 (diff) | |
download | pkgsrc-30c84acde6ade73d19a5cbe939fa8de29e44ca00.tar.gz |
+ruby-websocket-extensions
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 02dbb2c7173..b989c628e65 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1205 2017/02/05 10:58:55 tsutsui Exp $ +# $NetBSD: Makefile,v 1.1206 2017/02/05 11:13:42 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-extensions SUBDIR+= ruby-webunit SUBDIR+= sassc SUBDIR+= screws |