diff options
author | jschauma <jschauma@pkgsrc.org> | 2003-09-27 23:18:55 +0000 |
---|---|---|
committer | jschauma <jschauma@pkgsrc.org> | 2003-09-27 23:18:55 +0000 |
commit | 115d93fc1f5a0838450948e8b0229554d779ba84 (patch) | |
tree | 846d62c0d00e7a9001fa30bfe22fd1b9f667af7a /biology | |
parent | b1ac371053b26d4b93e9a3e039b9df8518736656 (diff) | |
download | pkgsrc-115d93fc1f5a0838450948e8b0229554d779ba84.tar.gz |
Add/enable profit
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 09ae3c6e91e..877ad65a637 100644 --- a/biology/Makefile +++ b/biology/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2003/09/27 22:25:54 jschauma Exp $ +# $NetBSD: Makefile,v 1.15 2003/09/27 23:18:55 jschauma Exp $ # COMMENT= Software for the biological sciences @@ -13,6 +13,7 @@ SUBDIR+= mummer SUBDIR+= nut SUBDIR+= pdbalign SUBDIR+= phylip +SUBDIR+= profit SUBDIR+= puzzle SUBDIR+= rasmol |