diff options
author | drochner <drochner@pkgsrc.org> | 2006-08-03 19:01:00 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2006-08-03 19:01:00 +0000 |
commit | 9d26c226c0154d21c4f9fb8d8f63071cb4645ba4 (patch) | |
tree | 367f53842aa8b94f4c90f6e975ab4b26ad225ba9 | |
parent | 3b768d41f7ac9021ec78818b8c1eecaec7ccb159 (diff) | |
download | pkgsrc-9d26c226c0154d21c4f9fb8d8f63071cb4645ba4.tar.gz |
+genius
-rw-r--r-- | math/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile index 271a5355f20..55c4c5e268f 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.150 2006/07/02 13:26:01 markd Exp $ +# $NetBSD: Makefile,v 1.151 2006/08/03 19:01:00 drochner Exp $ # COMMENT= Mathematics @@ -64,6 +64,7 @@ SUBDIR+= galculator SUBDIR+= gap SUBDIR+= gcalctool SUBDIR+= geg +SUBDIR+= genius SUBDIR+= glpk SUBDIR+= gnumeric SUBDIR+= gp-autpgrp |