From 4654d4dffe708e4b1e1c1397fb0d3d1ae60c30cc Mon Sep 17 00:00:00 2001 From: fgsch Date: Mon, 30 Mar 2009 00:03:17 +0000 Subject: [PATCH] Enter py-webhelpers, py-webob, py-weberror and py-webtest. --- www/Makefile | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/www/Makefile b/www/Makefile index e8ddea32f2e..bd252ab0221 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.397 2009/03/27 23:20:10 fgsch Exp $ +# $OpenBSD: Makefile,v 1.398 2009/03/30 00:03:17 fgsch Exp $ # $FreeBSD: Makefile,v 1.65 1997/11/17 06:31:39 fenner Exp $ SUBDIR += ajaxterm @@ -313,7 +313,11 @@ SUBDIR += py-routes SUBDIR += py-tempita SUBDIR += py-turbogears + SUBDIR += py-weberror + SUBDIR += py-webhelpers + SUBDIR += py-webob SUBDIR += py-webpy + SUBDIR += py-webtest SUBDIR += py-werkzeug SUBDIR += py-wsgiproxy SUBDIR += py-zine