summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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>