diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-01-02 21:54:30 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-01-02 21:54:30 +0000 |
commit | c19f8483b3bdcd89ce71331a24a81817619524fb (patch) | |
tree | 07355b52482d2d37d165e685d26c138af966e8bd /math/Makefile | |
parent | FreeBSD port of the NetBSD db(1) command. (diff) |
Add bamg 0.68, bidimensional Anisotrope Mesh Generator.
http://www-rocq1.inria.fr/gamma/cdrom/www/bamg/eng.htm
PR: 60837
Submitted by: Thierry Thomas <thierry@pompo.net>
Notes
Notes:
svn path=/head/; revision=97121
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 af99471566e3..d09584dfaa4e 100644 --- a/math/Makefile +++ b/math/Makefile @@ -13,6 +13,7 @@ SUBDIR += asir2000 SUBDIR += atlas SUBDIR += atlas-devel + SUBDIR += bamg SUBDIR += biggles SUBDIR += blacs SUBDIR += blas |