diff options
author | taoka <taoka@FreeBSD.org> | 1999-05-07 14:59:25 +0800 |
---|---|---|
committer | taoka <taoka@FreeBSD.org> | 1999-05-07 14:59:25 +0800 |
commit | 61092163995bdfd0af1fac4470dcc18300220468 (patch) | |
tree | 7008d20ef032ca5393dc20a3d374d1eb0e62542f /biology | |
parent | 14e03c6605f4f3c2d8c054d0e7b02227b5e2b842 (diff) | |
download | freebsd-ports-gnome-61092163995bdfd0af1fac4470dcc18300220468.tar.gz freebsd-ports-gnome-61092163995bdfd0af1fac4470dcc18300220468.tar.zst freebsd-ports-gnome-61092163995bdfd0af1fac4470dcc18300220468.zip |
Add platon and molden
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 |