From 980ae5b79487edb36255649d88019962df4735a4 Mon Sep 17 00:00:00 2001 From: fgsch Date: Sun, 22 Mar 2009 16:52:09 +0000 Subject: [PATCH] Enter py-dtopt --- devel/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/Makefile b/devel/Makefile index 096894a0fa7..e7fd6d6adf6 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.680 2009/03/18 09:21:31 sthen Exp $ +# $OpenBSD: Makefile,v 1.681 2009/03/22 16:52:09 fgsch Exp $ # $FreeBSD: Makefile,v 1.85 1997/11/20 05:22:14 asami Exp $ SUBDIR += ElectricFence @@ -646,6 +646,7 @@ SUBDIR += py-ctypes SUBDIR += py-dateutil SUBDIR += py-decoratortools + SUBDIR += py-dtopt SUBDIR += py-editdist SUBDIR += py-epsilon SUBDIR += py-fpconst