diff options
author | vanilla <vanilla@FreeBSD.org> | 1997-12-21 22:05:43 +0000 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 1997-12-21 22:05:43 +0000 |
commit | 564ef24396e52c3193c0e4bcb9bd41a653f3e28f (patch) | |
tree | d51a24766c186b4221745d5201c11d67a25ffb92 /biology | |
parent | 874b04a2c9b15eadbb1a5ae5a817ac888733af9b (diff) | |
download | FreeBSD-ports-564ef24396e52c3193c0e4bcb9bd41a653f3e28f.zip FreeBSD-ports-564ef24396e52c3193c0e4bcb9bd41a653f3e28f.tar.gz |
Activate seaview.
Diffstat (limited to 'biology')
-rw-r--r-- | biology/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/biology/Makefile b/biology/Makefile index 1726ad1..cb24860 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> |