diff options
author | wiz <wiz@pkgsrc.org> | 2014-07-22 10:08:50 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-07-22 10:08:50 +0000 |
commit | d3a40e71a089b1c58ef61d5ee1cf0724a0c11f0e (patch) | |
tree | c357af090470d6b11b0137d5b09c8241992a5adb /math/Makefile | |
parent | fb952f4114f99ce1aebc08ae6b0a85c520c7f778 (diff) | |
download | pkgsrc-d3a40e71a089b1c58ef61d5ee1cf0724a0c11f0e.tar.gz |
+ py-almost
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 1e0a152c2d9..bcc97cb846d 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.269 2014/07/05 19:34:12 rodent Exp $ +# $NetBSD: Makefile,v 1.270 2014/07/22 10:08:50 wiz Exp $ COMMENT= Mathematics @@ -210,6 +210,7 @@ SUBDIR+= pspp SUBDIR+= py-Numeric SUBDIR+= py-Scientific SUBDIR+= py-Scientific-doc +SUBDIR+= py-almost SUBDIR+= py-cdecimal SUBDIR+= py-ephem SUBDIR+= py-ephem3 |