diff options
author | thierry <thierry@FreeBSD.org> | 2005-09-24 05:27:01 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2005-09-24 05:27:01 +0800 |
commit | 78783a2b8a1c425a1527386435247f54999d1eac (patch) | |
tree | ed4c0068acf68ea5f147aa8c7fd25e82bb4e8296 /math/Makefile | |
parent | 90e8bbad48e2ccd0a7ce139f67434ad1284fc365 (diff) | |
download | freebsd-ports-gnome-78783a2b8a1c425a1527386435247f54999d1eac.tar.gz freebsd-ports-gnome-78783a2b8a1c425a1527386435247f54999d1eac.tar.zst freebsd-ports-gnome-78783a2b8a1c425a1527386435247f54999d1eac.zip |
Add geogebra-i18n 2.6b, a dynamic software that joins geometry,
algebra and calculus.
PR: 85801
Submitted by: Nicola Vitale <nivit (at) email.it>
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile index 429c4db85caf..023fff5a7fed 100644 --- a/math/Makefile +++ b/math/Makefile @@ -69,6 +69,7 @@ SUBDIR += gcalctool SUBDIR += gdcalc SUBDIR += geg + SUBDIR += geogebra-i18n SUBDIR += geonext SUBDIR += gexpr SUBDIR += glgraph |