diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1997-12-21 21:58:57 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1997-12-21 21:58:57 +0000 |
commit | 862cbba9c792f834ae1bed81f86455fd59ea1aa4 (patch) | |
tree | 612870af5075de3f4b69dd6341928733d2628501 /biology/Makefile | |
parent | 2e5019a8fb49dc6bfaf1fbe329a29fc83f6b31bf (diff) | |
download | ports-862cbba9c792f834ae1bed81f86455fd59ea1aa4.tar.gz ports-862cbba9c792f834ae1bed81f86455fd59ea1aa4.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 ca10daea7a6d..1726ad10e13e 100644 --- a/biology/Makefile +++ b/biology/Makefile @@ -1,6 +1,7 @@ -# $Id: Makefile,v 1.1.1.1 1997/12/13 05:54:24 asami Exp $ +# $Id: Makefile,v 1.2 1997/12/15 17:47:41 vanilla Exp $ # + SUBDIR += babel SUBDIR += rasmol .include <bsd.port.subdir.mk> |