From 4e9ef24a50d87b642fe5a90663ba85208c772a4f Mon Sep 17 00:00:00 2001 From: bernd Date: Thu, 29 Jan 2009 00:00:27 +0000 Subject: [PATCH] add ruby-sinatra --- www/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/www/Makefile b/www/Makefile index 4f956ac539b..ba813e82a4c 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.375 2009/01/21 17:35:40 simon Exp $ +# $OpenBSD: Makefile,v 1.376 2009/01/29 00:00:27 bernd Exp $ # $FreeBSD: Makefile,v 1.65 1997/11/17 06:31:39 fenner Exp $ SUBDIR += amaya # requires Motif (lesstif works) @@ -311,6 +311,7 @@ SUBDIR += ruby-mongrel SUBDIR += ruby-rack SUBDIR += ruby-rails + SUBDIR += ruby-sinatra SUBDIR += ruby-thin_http SUBDIR += ruby-typo SUBDIR += sarg