From bb716a9608b7b341876739d548dc742f132040a4 Mon Sep 17 00:00:00 2001 From: jca Date: Fri, 16 Nov 2018 08:50:45 +0000 Subject: [PATCH] +py-phonenumbers +py-phonenumbers,python3 --- telephony/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/telephony/Makefile b/telephony/Makefile index d58305d5de8..0e6ada44edf 100644 --- a/telephony/Makefile +++ b/telephony/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.38 2017/12/23 17:59:29 feinerer Exp $ +# $OpenBSD: Makefile,v 1.39 2018/11/16 08:50:45 jca Exp $ SUBDIR = SUBDIR += asterisk @@ -21,6 +21,8 @@ SUBDIR += p5-Net-SIP SUBDIR += p5-asterisk SUBDIR += pjsua + SUBDIR += py-phonenumbers + SUBDIR += py-phonenumbers,python3 SUBDIR += siproxd SUBDIR += sofia-sip SUBDIR += spandsp