diff options
author | jschauma <jschauma> | 2003-09-27 23:18:55 +0000 |
---|---|---|
committer | jschauma <jschauma> | 2003-09-27 23:18:55 +0000 |
commit | 22b331eb6c4524added970abad5d37f72269bfff (patch) | |
tree | 846d62c0d00e7a9001fa30bfe22fd1b9f667af7a /biology/Makefile | |
parent | 0e04499a76de6a162281ba0db7d5d54be8e01114 (diff) | |
download | pkgsrc-22b331eb6c4524added970abad5d37f72269bfff.tar.gz |
Add/enable profit
Diffstat (limited to 'biology/Makefile')
-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 |