summaryrefslogtreecommitdiff
path: root/www/Makefile
diff options
context:
space:
mode:
authortaca <taca>2015-02-02 14:10:09 +0000
committertaca <taca>2015-02-02 14:10:09 +0000
commitf772ea6d7beb233935f8f2505b80a7f65a475124 (patch)
tree3800c2de2ad2deb7b2785e8abaec43ba7e93182c /www/Makefile
parentcc7ca0d118422aa4d772767a39b0f3c97bfc5f4d (diff)
downloadpkgsrc-f772ea6d7beb233935f8f2505b80a7f65a475124.tar.gz
Add and enable ruby-rack15.
Diffstat (limited to 'www/Makefile')
-rw-r--r--www/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile
index 3a024add565..9f94ede2972 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1084 2015/02/01 08:12:59 taca Exp $
+# $NetBSD: Makefile,v 1.1085 2015/02/02 14:10:09 taca Exp $
#
COMMENT= Packages related to the World Wide Web
@@ -715,6 +715,7 @@ SUBDIR+= ruby-rack-rewrite
SUBDIR+= ruby-rack-ssl
SUBDIR+= ruby-rack-test
SUBDIR+= ruby-rack14
+SUBDIR+= ruby-rack15
SUBDIR+= ruby-rails32
SUBDIR+= ruby-raindrops
SUBDIR+= ruby-rest-client