diff options
author | wiz <wiz@pkgsrc.org> | 2014-01-20 12:50:46 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-01-20 12:50:46 +0000 |
commit | 0f77ca5ed812a753a59d146116238ae2c85d1c0f (patch) | |
tree | 0390154cfe04409adfe4277ab2e4aeffe76f4fc4 /math/Makefile | |
parent | 1f9b8a32efefc192c0c4c1114c2cea744a8908be (diff) | |
download | pkgsrc-0f77ca5ed812a753a59d146116238ae2c85d1c0f.tar.gz |
+ py-ephem3.
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 fd6130da9d1..10cffae4455 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.259 2013/12/31 17:08:08 wiz Exp $ +# $NetBSD: Makefile,v 1.260 2014/01/20 12:50:46 wiz Exp $ COMMENT= Mathematics @@ -205,6 +205,7 @@ SUBDIR+= py-Scientific SUBDIR+= py-Scientific-doc SUBDIR+= py-cdecimal SUBDIR+= py-ephem +SUBDIR+= py-ephem3 SUBDIR+= py-fpconst SUBDIR+= py-gmpy SUBDIR+= py-mpmath |