summaryrefslogtreecommitdiff
path: root/biology
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>1997-12-21 22:05:43 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>1997-12-21 22:05:43 +0000
commit94da48e7989dbbbe6562533dbea04b1619564954 (patch)
tree2ba3c14e62d74bf256d75eebfefe7b561a59f333 /biology
parentSeaview is a multiple DNA sequence alignment editor. (diff)
Activate seaview.
Notes
Notes: svn path=/head/; revision=9151
Diffstat (limited to 'biology')
-rw-r--r--biology/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/biology/Makefile b/biology/Makefile
index 1726ad10e13e..cb2486098e3c 100644
--- a/biology/Makefile
+++ b/biology/Makefile
@@ -1,7 +1,8 @@
-# $Id: Makefile,v 1.2 1997/12/15 17:47:41 vanilla Exp $
+# $Id: Makefile,v 1.3 1997/12/21 21:58:57 vanilla Exp $
#
SUBDIR += babel
SUBDIR += rasmol
+ SUBDIR += seaview
.include <bsd.port.subdir.mk>