From 65a15c90cbe0b7cfb184ac895003aca6a53da735 Mon Sep 17 00:00:00 2001 From: bket Date: Sat, 15 May 2021 20:34:43 +0000 Subject: [PATCH] Oops: s/py-matplotlib-inine,python3/py-matplotlib-inline,python3 --- graphics/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/graphics/Makefile b/graphics/Makefile index 87f966188f8..1929809c3fc 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.552 2021/05/15 20:30:48 bket Exp $ +# $OpenBSD: Makefile,v 1.553 2021/05/15 20:34:43 bket Exp $ SUBDIR = SUBDIR += DevIL @@ -252,7 +252,7 @@ SUBDIR += py-imageio,python3 SUBDIR += py-imagesize,python3 SUBDIR += py-matplotlib,python3 - SUBDIR += py-matplotlib-inine,python3 + SUBDIR += py-matplotlib-inline,python3 SUBDIR += py-opengl SUBDIR += py-opengl,python3 SUBDIR += py-pyx,python3