diff options
author | steve <steve@FreeBSD.org> | 1998-07-13 07:30:50 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1998-07-13 07:30:50 +0800 |
commit | 97f2c25cd2e9d553b64410913ae32d0a25112b4b (patch) | |
tree | 7c8cd6721fd520253399db77a468669ea4302df5 | |
parent | 17b7b562b92a246ecc4075bd3b56a95804a7218a (diff) | |
download | freebsd-ports-gnome-97f2c25cd2e9d553b64410913ae32d0a25112b4b.tar.gz freebsd-ports-gnome-97f2c25cd2e9d553b64410913ae32d0a25112b4b.tar.zst freebsd-ports-gnome-97f2c25cd2e9d553b64410913ae32d0a25112b4b.zip |
Turn on hmmer.
-rw-r--r-- | biology/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/biology/Makefile b/biology/Makefile index 8f6f229a2f5a..6bd1bcdb04dd 100644 --- a/biology/Makefile +++ b/biology/Makefile @@ -1,7 +1,8 @@ -# $Id: Makefile,v 1.5 1998/01/29 17:25:59 jseger Exp $ +# $Id: Makefile,v 1.6 1998/03/16 07:01:32 vanilla Exp $ # SUBDIR += babel + SUBDIR += hmmer SUBDIR += kinemage SUBDIR += povchem SUBDIR += rasmol |