From 8397ee13cb6ca045a64bbfd2fbccd04cd352b476 Mon Sep 17 00:00:00 2001 From: sthen Date: Wed, 2 Mar 2022 16:21:18 +0000 Subject: [PATCH] +pystring --- devel/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/Makefile b/devel/Makefile index 5108b1733ee..39f32efc1a6 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.2190 2022/02/27 22:27:25 sthen Exp $ +# $OpenBSD: Makefile,v 1.2191 2022/03/02 16:21:18 sthen Exp $ SUBDIR = SUBDIR += 64tass @@ -1586,6 +1586,7 @@ SUBDIR += pygame,python3 SUBDIR += pylint,python3 SUBDIR += pyrex + SUBDIR += pystring # not python ;) SUBDIR += pyusb,python3 SUBDIR += qbs SUBDIR += qgit