diff options
author | keith <keith@FreeBSD.org> | 2002-05-12 18:40:55 +0000 |
---|---|---|
committer | keith <keith@FreeBSD.org> | 2002-05-12 18:40:55 +0000 |
commit | 2082000a52f715fca9e75df1af51996369f7201c (patch) | |
tree | 48c51c524ac325c03c32f0b27bc3f500f274038c /math/Makefile | |
parent | 0a2a8eb928f0c33db3205d4c7de78002818f451e (diff) | |
download | FreeBSD-ports-2082000a52f715fca9e75df1af51996369f7201c.zip FreeBSD-ports-2082000a52f715fca9e75df1af51996369f7201c.tar.gz |
Add GAP 4.3, a free system for computational discrete algebra.
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 3b1275f..8ecaae6 100644 --- a/math/Makefile +++ b/math/Makefile @@ -29,6 +29,7 @@ SUBDIR += freefem SUBDIR += fudgit SUBDIR += fxt + SUBDIR += gap SUBDIR += geg SUBDIR += gexpr SUBDIR += glove |