From a6ade68cd4540a5cb46a8d0481d4d9b78f1d41ae Mon Sep 17 00:00:00 2001
From: Satoshi Taoka <taoka@FreeBSD.org>
Date: Mon, 6 Sep 1999 20:09:12 +0000
Subject: Added gperiodic and xmolwt

---
 biology/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/biology/Makefile b/biology/Makefile
index 5e3561037929..055f6200214b 100644
--- a/biology/Makefile
+++ b/biology/Makefile
@@ -3,6 +3,7 @@
 
     SUBDIR += babel
     SUBDIR += deft
+    SUBDIR += gperiodic
     SUBDIR += hmmer
     SUBDIR += kinemage
     SUBDIR += molden
@@ -14,5 +15,6 @@
     SUBDIR += rasmol
     SUBDIR += seaview
     SUBDIR += tinker
+    SUBDIR += xmolwt
 
 .include <bsd.port.subdir.mk>
-- 
cgit v1.2.3