diff options
author | taoka <taoka@FreeBSD.org> | 1999-05-19 21:38:46 +0800 |
---|---|---|
committer | taoka <taoka@FreeBSD.org> | 1999-05-19 21:38:46 +0800 |
commit | da2225af97c2bb108dba1475dccdae4502f74f19 (patch) | |
tree | 3ad0574014c5e2adcb92dcb8783eab509528ae57 /biology/Makefile | |
parent | 108be15f358b5e90bbbf27a8ddd934fd886c30c2 (diff) | |
download | freebsd-ports-gnome-da2225af97c2bb108dba1475dccdae4502f74f19.tar.gz freebsd-ports-gnome-da2225af97c2bb108dba1475dccdae4502f74f19.tar.zst freebsd-ports-gnome-da2225af97c2bb108dba1475dccdae4502f74f19.zip |
Added deft and ortep3
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 51ecbd13493a..36486a4f9d52 100644 --- a/biology/Makefile +++ b/biology/Makefile @@ -1,11 +1,13 @@ -# $Id: Makefile,v 1.9 1999/05/06 08:18:35 taoka Exp $ +# $Id: Makefile,v 1.10 1999/05/07 06:59:25 taoka Exp $ # SUBDIR += babel + SUBDIR += deft SUBDIR += hmmer SUBDIR += kinemage SUBDIR += molden SUBDIR += mopac + SUBDIR += ortep3 SUBDIR += platon SUBDIR += povchem SUBDIR += psi88 |