diff options
author | ryoon <ryoon> | 2013-06-10 12:31:25 +0000 |
---|---|---|
committer | ryoon <ryoon> | 2013-06-10 12:31:25 +0000 |
commit | 6baa8e07b8491ab40ac024fe7f8941f3c7219d3c (patch) | |
tree | 8dabe7ae94235d8bc7892fa92c0059ac668b0b38 /math/Makefile | |
parent | a2b2e43079e6ad330ba3b02c09c14d69200633b5 (diff) | |
download | pkgsrc-6baa8e07b8491ab40ac024fe7f8941f3c7219d3c.tar.gz |
Add eukleides10.
Rename xeukleides to xeukleides10.
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/math/Makefile b/math/Makefile index 2fb3d40d4f6..5aae20fd6bb 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.251 2013/03/17 19:38:36 markd Exp $ +# $NetBSD: Makefile,v 1.252 2013/06/10 12:31:25 ryoon Exp $ COMMENT= Mathematics @@ -82,6 +82,7 @@ SUBDIR+= eigen3 SUBDIR+= eispack SUBDIR+= ess SUBDIR+= eukleides +SUBDIR+= eukleides10 SUBDIR+= euler SUBDIR+= extcalc SUBDIR+= fftpack @@ -241,7 +242,7 @@ SUBDIR+= udunits SUBDIR+= units SUBDIR+= vista SUBDIR+= wxMaxima -SUBDIR+= xeukleides +SUBDIR+= xeukleides10 SUBDIR+= xfractint SUBDIR+= xgap SUBDIR+= xldlas |