diff options
author | alnsn <alnsn@pkgsrc.org> | 2011-06-14 21:31:31 +0000 |
---|---|---|
committer | alnsn <alnsn@pkgsrc.org> | 2011-06-14 21:31:31 +0000 |
commit | 139bdeb0e5fda401cefc74aa1c4b976b393a7626 (patch) | |
tree | 8c26227dc26b38d959991bc55bc66cd40708d885 /math/Makefile | |
parent | 5a43b9aa6bd37fbc2e58450fb12b3ac92c46f361 (diff) | |
download | pkgsrc-139bdeb0e5fda401cefc74aa1c4b976b393a7626.tar.gz |
Add R-XML and R-bitops.
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile index 8608d698cda..4fabdaf3a80 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.218 2011/06/09 04:39:26 jnemeth Exp $ +# $NetBSD: Makefile,v 1.219 2011/06/14 21:31:31 alnsn Exp $ COMMENT= Mathematics @@ -11,8 +11,10 @@ SUBDIR+= R-PHYLOGR SUBDIR+= R-R2HTML SUBDIR+= R-RArcInfo SUBDIR+= R-Rcmdr +SUBDIR+= R-XML SUBDIR+= R-abind SUBDIR+= R-akima +SUBDIR+= R-bitops SUBDIR+= R-chron SUBDIR+= R-circular SUBDIR+= R-classInt |