pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics graphics/Makefile: fix typo



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7e4a86b77031
branches:  trunk
changeset: 383985:7e4a86b77031
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Aug 25 08:21:42 2022 +0000

description:
graphics/Makefile: fix typo

diffstat:

 graphics/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 4cb79770d12a -r 7e4a86b77031 graphics/Makefile
--- a/graphics/Makefile Thu Aug 25 07:49:43 2022 +0000
+++ b/graphics/Makefile Thu Aug 25 08:21:42 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.979 2022/08/22 18:30:38 pin Exp $
+# $NetBSD: Makefile,v 1.980 2022/08/25 08:21:42 wiz Exp $
 #
 
 COMMENT=       Graphics tools and libraries
@@ -396,7 +396,7 @@
 SUBDIR+=       nvtv
 SUBDIR+=       ocaml-cairo
 SUBDIR+=       ocrad
-SUDBIR+=       oculante
+SUBDIR+=       oculante
 SUBDIR+=       opencolorio
 SUBDIR+=       opencsg
 SUBDIR+=       opencv



Home | Main Index | Thread Index | Old Index