Added graphics/R-manipulateWidget version 0.10.1
This commit is contained in:
parent
15100ef155
commit
75550934c5
2 changed files with 4 additions and 2 deletions
|
@ -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]
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue