diff options
author | drochner <drochner> | 2006-08-03 19:01:00 +0000 |
---|---|---|
committer | drochner <drochner> | 2006-08-03 19:01:00 +0000 |
commit | 8bdfad5f36991a3d6968d70910bc5f73f02fa843 (patch) | |
tree | 367f53842aa8b94f4c90f6e975ab4b26ad225ba9 /math/Makefile | |
parent | 4e8ec8793bcc5146ce0bc550220d9ce4d47cc083 (diff) | |
download | pkgsrc-8bdfad5f36991a3d6968d70910bc5f73f02fa843.tar.gz |
+genius
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 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 |