diff options
author | drochner <drochner@pkgsrc.org> | 2007-02-22 20:37:03 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2007-02-22 20:37:03 +0000 |
commit | 700aa8341c455e1523fbaaba63875f664239fb57 (patch) | |
tree | 2f34e24d1fad23cb5145033ae2eb5c808119260c | |
parent | aaa1ae4cdd999dee5fad42a7e07dd5cacd6209a8 (diff) | |
download | pkgsrc-700aa8341c455e1523fbaaba63875f664239fb57.tar.gz |
+nickle
-rw-r--r-- | math/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile index 71fa63e5f7f..7609c4e66d3 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.154 2007/01/03 07:54:58 agc Exp $ +# $NetBSD: Makefile,v 1.155 2007/02/22 20:37:03 drochner Exp $ # COMMENT= Mathematics @@ -95,6 +95,7 @@ SUBDIR+= minpack SUBDIR+= mpfr SUBDIR+= mtl SUBDIR+= newmat +SUBDIR+= nickle SUBDIR+= ntl SUBDIR+= octave SUBDIR+= octave-current |