From f7bec05186892548dd01042aee7a387ccf68f105 Mon Sep 17 00:00:00 2001 From: nils Date: Mon, 16 May 2016 10:36:50 +0000 Subject: [PATCH] add and enable py-ruamel-ordereddict --- devel/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/Makefile b/devel/Makefile index b709c20c05038..80919709894f4 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2254 2016/05/16 07:55:00 nils Exp $ +# $NetBSD: Makefile,v 1.2255 2016/05/16 10:36:50 nils Exp $ # COMMENT= Development utilities @@ -1832,6 +1832,7 @@ SUBDIR+= py-requests SUBDIR+= py-requests-toolbelt SUBDIR+= py-rope SUBDIR+= py-rply +SUBDIR+= py-ruamel-ordereddict SUBDIR+= py-serpent SUBDIR+= py-setuptools SUBDIR+= py-setuptools_scm