1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/biology/clustalw/files/patch-aa
Steve Price 8546beeba5 Adding clustalw version 1.81.
A CLUSTAL W Multiple Sequence Alignment Program.

PR:		19746
Submitted by:	David A. Bader <dbader@cielo.eece.unm.edu>
2000-07-10 03:17:40 +00:00

12 lines
379 B
Plaintext

--- clustalw.c-orig Wed Jun 7 01:50:05 2000
+++ clustalw.c Thu Jul 6 20:19:31 2000
@@ -33,7 +33,7 @@
#ifdef MSDOS
char *help_file_name = "clustalw.hlp";
#else
- char *help_file_name = "clustalw_help";
+ char *help_file_name = "/usr/local/share/clustalw/clustalw_help";
#endif
sint max_names; /* maximum length of names in current alignment file */