diff options
author | prlw1 <prlw1@pkgsrc.org> | 2014-01-25 12:35:19 +0000 |
---|---|---|
committer | prlw1 <prlw1@pkgsrc.org> | 2014-01-25 12:35:19 +0000 |
commit | 1b94c7205c69257d4d1187913798889cd38f498f (patch) | |
tree | 0df442773c1e7a8a980ffafd0f1e499b8d81dd87 /math/Makefile | |
parent | c70037b4a473809afb1233602d93ffc6ac6cc3f5 (diff) | |
download | pkgsrc-1b94c7205c69257d4d1187913798889cd38f498f.tar.gz |
Add gnome-calculator 3.10.2
gcalctool ported to vala and renamed gnome-calculator.
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 10cffae4455..b7e5773fefa 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.260 2014/01/20 12:50:46 wiz Exp $ +# $NetBSD: Makefile,v 1.261 2014/01/25 12:35:19 prlw1 Exp $ COMMENT= Mathematics @@ -100,6 +100,7 @@ SUBDIR+= gcalctool-gtk3 SUBDIR+= geg SUBDIR+= genius SUBDIR+= glpk +SUBDIR+= gnome-calculator SUBDIR+= gnumeric SUBDIR+= gnumeric110 SUBDIR+= gnumeric112 |