diff options
author | drochner <drochner@pkgsrc.org> | 2012-02-09 12:42:21 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2012-02-09 12:42:21 +0000 |
commit | 500a61adce44cc716ea0b72b49d413511d205379 (patch) | |
tree | 97c393719134982422eaa0b828bad49158c11cb9 /math/Makefile | |
parent | 617e64ab8e6d312b9309bf68eb045dc8cec26bc0 (diff) | |
download | pkgsrc-500a61adce44cc716ea0b72b49d413511d205379.tar.gz |
+gcalctool-gtk3
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 f553cc61eef..c61a6583601 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.222 2011/11/12 07:53:17 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.223 2012/02/09 12:42:21 drochner Exp $ COMMENT= Mathematics @@ -78,6 +78,7 @@ SUBDIR+= fricas SUBDIR+= galculator SUBDIR+= gap SUBDIR+= gcalctool +SUBDIR+= gcalctool-gtk3 SUBDIR+= geg SUBDIR+= genius SUBDIR+= glpk |