diff options
author | ryoon <ryoon@pkgsrc.org> | 2011-09-26 19:34:11 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2011-09-26 19:34:11 +0000 |
commit | 4048b798bfd9b642378933c391e0dcd733c06bf9 (patch) | |
tree | 92590a0631f9d92b30564a58f2610158c0b14977 /math/Makefile | |
parent | b98f7f2e6d58043c6cf4287e25d3a719f734a99f (diff) | |
download | pkgsrc-4048b798bfd9b642378933c391e0dcd733c06bf9.tar.gz |
Add R-car
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile index 4fabdaf3a80..e2fb62efd9c 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.219 2011/06/14 21:31:31 alnsn Exp $ +# $NetBSD: Makefile,v 1.220 2011/09/26 19:34:11 ryoon Exp $ COMMENT= Mathematics @@ -15,6 +15,7 @@ SUBDIR+= R-XML SUBDIR+= R-abind SUBDIR+= R-akima SUBDIR+= R-bitops +SUBDIR+= R-car SUBDIR+= R-chron SUBDIR+= R-circular SUBDIR+= R-classInt |