diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-05-28 03:31:29 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-05-28 03:31:29 +0000 |
commit | ddf93efdc31785b885c1f73af1d7b56072391de5 (patch) | |
tree | 08965d3677e07bb76b325806697bd706b7ed40f0 /science/Makefile | |
parent | Explict dependancy on version 7 of linux_base is not needed anymore. (diff) |
add oases 2.2
Ocean Acoustics and Seismic Exploration Synthesis
PR: 38548
Submitted by: Heiner Strau? <heiner@bilch.com>
Notes
Notes:
svn path=/head/; revision=60166
Diffstat (limited to '')
-rw-r--r-- | science/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/science/Makefile b/science/Makefile index 0bf62077473d..e9ceb2db4f9f 100644 --- a/science/Makefile +++ b/science/Makefile @@ -8,6 +8,7 @@ SUBDIR += libsvm SUBDIR += mayavi SUBDIR += mpqc + SUBDIR += oases SUBDIR += p5-Chemistry-Elements SUBDIR += vis5d+ SUBDIR += xmakemol |