diff options
-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> |