diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 1999-05-06 08:18:35 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 1999-05-06 08:18:35 +0000 |
commit | 9674eb1cb0484769aac5e4461bacb4864619010f (patch) | |
tree | 948720f57b6c6ae72b17321d3df1d93d904b3ddb /biology/Makefile | |
parent | 53c0176ddb3d38109bbb2942ddcef28a49801c8a (diff) | |
download | ports-9674eb1cb0484769aac5e4461bacb4864619010f.tar.gz ports-9674eb1cb0484769aac5e4461bacb4864619010f.zip |
Notes
Diffstat (limited to 'biology/Makefile')
-rw-r--r-- | biology/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/biology/Makefile b/biology/Makefile index b24393005adb..c5c613fcbda1 100644 --- a/biology/Makefile +++ b/biology/Makefile @@ -1,10 +1,12 @@ -# $Id: Makefile,v 1.7 1998/07/12 23:30:50 steve Exp $ +# $Id: Makefile,v 1.8 1998/11/17 04:54:28 jkoshy Exp $ # SUBDIR += babel SUBDIR += hmmer SUBDIR += kinemage + SUBDIR += mopac SUBDIR += povchem + SUBDIR += psi88 SUBDIR += rasmol SUBDIR += seaview SUBDIR += tinker |