diff options
author | taca <taca@pkgsrc.org> | 2015-02-02 14:10:09 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2015-02-02 14:10:09 +0000 |
commit | c0b16dbafa3b7ed7decbfdee421344c4e661c166 (patch) | |
tree | 3800c2de2ad2deb7b2785e8abaec43ba7e93182c /www | |
parent | fbcf5a5fe998400634390c7f02df8017e925a8b0 (diff) | |
download | pkgsrc-c0b16dbafa3b7ed7decbfdee421344c4e661c166.tar.gz |
Add and enable ruby-rack15.
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 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 |