diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1997-12-21 22:05:43 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1997-12-21 22:05:43 +0000 |
commit | 94da48e7989dbbbe6562533dbea04b1619564954 (patch) | |
tree | 2ba3c14e62d74bf256d75eebfefe7b561a59f333 /biology/Makefile | |
parent | 9e9c823ade90a7037d5758bf240b24e3cc064003 (diff) | |
download | ports-94da48e7989dbbbe6562533dbea04b1619564954.tar.gz ports-94da48e7989dbbbe6562533dbea04b1619564954.zip |
Notes
Diffstat (limited to 'biology/Makefile')
-rw-r--r-- | biology/Makefile | 3 |
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> |