diff options
author | perry <perry@pkgsrc.org> | 2005-10-07 21:37:15 +0000 |
---|---|---|
committer | perry <perry@pkgsrc.org> | 2005-10-07 21:37:15 +0000 |
commit | 9b21c0e35cd4dafe622a8013a8e9e7a8e454ade3 (patch) | |
tree | 6b77c78db692a89615b049e753f506c979b21fa9 /biology | |
parent | f2d1572c3d080d39e3cf69da8636fb4025043d8a (diff) | |
download | pkgsrc-9b21c0e35cd4dafe622a8013a8e9e7a8e454ade3.tar.gz |
add pymol
Diffstat (limited to 'biology')
-rw-r--r-- | biology/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/biology/Makefile b/biology/Makefile index dd87b0b91bc..5a3b2ffe2ab 100644 --- a/biology/Makefile +++ b/biology/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2005/03/27 13:09:19 jmmv Exp $ +# $NetBSD: Makefile,v 1.25 2005/10/07 21:37:15 perry Exp $ # COMMENT= Software for the biological sciences @@ -21,6 +21,7 @@ SUBDIR+= pdbalign SUBDIR+= phylip SUBDIR+= profit SUBDIR+= puzzle +SUBDIR+= pymol SUBDIR+= rasmol SUBDIR+= sewer SUBDIR+= stride |