From ff03d3e8013600c7544d15e57f64547bcf86a9e3 Mon Sep 17 00:00:00 2001 From: bcallah Date: Thu, 22 Jun 2017 23:10:45 +0000 Subject: [PATCH] +py-iso3133 +py-iso639 --- devel/Makefile | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/devel/Makefile b/devel/Makefile index cf3f2e4fc9a..5e02c7ccc55 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.1622 2017/06/17 13:25:55 jasper Exp $ +# $OpenBSD: Makefile,v 1.1623 2017/06/22 23:10:45 bcallah Exp $ SUBDIR = SUBDIR += ElectricFence @@ -1370,6 +1370,10 @@ SUBDIR += py-ipykernel,python3 SUBDIR += py-ipython_genutils SUBDIR += py-ipython_genutils,python3 + SUBDIR += py-iso3166 + SUBDIR += py-iso3166,python3 + SUBDIR += py-iso639 + SUBDIR += py-iso639,python3 SUBDIR += py-isodate SUBDIR += py-isodate,python3 SUBDIR += py-isort