From f6f81c8b57871feae1c026cd22b61fe6cd1656a7 Mon Sep 17 00:00:00 2001 From: djm Date: Sat, 12 Nov 2005 00:58:09 +0000 Subject: [PATCH] +py-SOAPpy --- devel/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/Makefile b/devel/Makefile index 99f7fc27df4..0f369334a63 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.347 2005/11/12 00:54:42 djm Exp $ +# $OpenBSD: Makefile,v 1.348 2005/11/12 00:58:09 djm Exp $ # $FreeBSD: Makefile,v 1.85 1997/11/20 05:22:14 asami Exp $ SUBDIR += ElectricFence @@ -333,6 +333,7 @@ SUBDIR += py-pexpect SUBDIR += py-psyco SUBDIR += py-radix + SUBDIR += py-SOAPpy SUBDIR += py-tpg SUBDIR += py-tz SUBDIR += py-unit