From 97d88a869ac26b5e37b778f82a86a75c7cf297a2 Mon Sep 17 00:00:00 2001 From: jasper Date: Fri, 27 Mar 2009 10:43:23 +0000 Subject: [PATCH] - add php-openid --- www/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/www/Makefile b/www/Makefile index a3109892489..e9a5830c449 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.395 2009/03/22 17:17:58 fgsch Exp $ +# $OpenBSD: Makefile,v 1.396 2009/03/27 10:43:23 jasper Exp $ # $FreeBSD: Makefile,v 1.65 1997/11/17 06:31:39 fenner Exp $ SUBDIR += ajaxterm @@ -276,6 +276,7 @@ SUBDIR += pecl-APC SUBDIR += pecl-memcache SUBDIR += pecl-swish + SUBDIR += php-openid SUBDIR += php5 SUBDIR += phpicalendar SUBDIR += phpldapadmin