diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 1999-05-07 06:59:25 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 1999-05-07 06:59:25 +0000 |
commit | 7e4a643ed1536d714df009d8db571564aeb9e6a9 (patch) | |
tree | d9ae3c880a23d5081b2e21590bb47040cc9c75de /biology | |
parent | eb0c4e15526b319f5f2dc2c7b86530e13290f021 (diff) | |
download | ports-7e4a643ed1536d714df009d8db571564aeb9e6a9.tar.gz ports-7e4a643ed1536d714df009d8db571564aeb9e6a9.zip |
Notes
Diffstat (limited to 'biology')
-rw-r--r-- | biology/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/biology/Makefile b/biology/Makefile index c5c613fcbda1..51ecbd13493a 100644 --- a/biology/Makefile +++ b/biology/Makefile @@ -1,10 +1,12 @@ -# $Id: Makefile,v 1.8 1998/11/17 04:54:28 jkoshy Exp $ +# $Id: Makefile,v 1.9 1999/05/06 08:18:35 taoka Exp $ # SUBDIR += babel SUBDIR += hmmer SUBDIR += kinemage + SUBDIR += molden SUBDIR += mopac + SUBDIR += platon SUBDIR += povchem SUBDIR += psi88 SUBDIR += rasmol |