diff options
-rw-r--r-- | textproc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
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 |