From 42d4d0fdbf9fbe045e35ca7992a0a778bd0e7d17 Mon Sep 17 00:00:00 2001 From: taca Date: Tue, 30 Aug 2022 15:38:11 +0000 Subject: textproc/Makefile: add and enable ruby-sanitize --- textproc/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/textproc/Makefile b/textproc/Makefile index d1e50fc6e90..431cf752f89 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1323 2022/08/29 13:21:01 taca Exp $ +# $NetBSD: Makefile,v 1.1324 2022/08/30 15:38:11 taca Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -1254,6 +1254,7 @@ SUBDIR+= ruby-rqrcode SUBDIR+= ruby-rqrcode_core SUBDIR+= ruby-rttool SUBDIR+= ruby-safe_yaml +SUBDIR+= ruby-sanitize SUBDIR+= ruby-sary SUBDIR+= ruby-simple-rss SUBDIR+= ruby-simplecov_json_formatter -- cgit v1.2.3