diff --git a/doc/CHANGES-2021 b/doc/CHANGES-2021 index 26ca3f69d0b8..8603fdced720 100644 --- a/doc/CHANGES-2021 +++ b/doc/CHANGES-2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.893 2021/02/06 10:43:18 leot Exp $ +$NetBSD: CHANGES-2021,v 1.894 2021/02/06 11:07:52 mef Exp $ Changes to the packages collection and infrastructure in 2021: @@ -1076,3 +1076,4 @@ Changes to the packages collection and infrastructure in 2021: Added sysutils/refi version 3.0.0 [pin 2021-02-06] Added print/tex-verse version 2.4b [leot 2021-02-06] Added print/tex-verse-doc version 2.4b [leot 2021-02-06] + Added graphics/R-manipulateWidget version 0.10.1 [mef 2021-02-06] diff --git a/graphics/Makefile b/graphics/Makefile index 9ae9a1b9ebcf..d5fd9e568f7e 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.921 2021/02/06 06:42:49 ryoon Exp $ +# $NetBSD: Makefile,v 1.922 2021/02/06 11:07:52 mef Exp $ # COMMENT= Graphics tools and libraries @@ -32,6 +32,7 @@ SUBDIR+= R-jpeg SUBDIR+= R-labeling SUBDIR+= R-latex2exp SUBDIR+= R-latticeExtra +SUBDIR+= R-manipulateWidget SUBDIR+= R-munsell SUBDIR+= R-png SUBDIR+= R-polyclip