diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1997-12-15 17:47:41 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1997-12-15 17:47:41 +0000 |
commit | c5d1290f8918fbbf0b8dc062186a876b4d9f2ebc (patch) | |
tree | b883007d98e339956368aba30ea2d245a9a02e89 /biology | |
parent | 072b6ce7dc310d1abe74c30de4f86868219f0944 (diff) | |
download | ports-c5d1290f8918fbbf0b8dc062186a876b4d9f2ebc.tar.gz ports-c5d1290f8918fbbf0b8dc062186a876b4d9f2ebc.zip |
Notes
Diffstat (limited to 'biology')
-rw-r--r-- | biology/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/biology/Makefile b/biology/Makefile index d718a547ff99..ca10daea7a6d 100644 --- a/biology/Makefile +++ b/biology/Makefile @@ -1,6 +1,6 @@ -# $Id$ +# $Id: Makefile,v 1.1.1.1 1997/12/13 05:54:24 asami Exp $ # -# SUBDIR += fill_here + SUBDIR += rasmol .include <bsd.port.subdir.mk> |