diff options
author | vanilla <vanilla@FreeBSD.org> | 1997-12-16 01:47:41 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 1997-12-16 01:47:41 +0800 |
commit | 287d373cf218ffeefb905ba528446b82a1d337be (patch) | |
tree | d24faf0b5083e5ad1d2ecfcc674e329b6cd3a0d2 /biology/Makefile | |
parent | e2a675c2a549b3e5d307e3c0d7066ab4b7851eaf (diff) | |
download | freebsd-ports-gnome-287d373cf218ffeefb905ba528446b82a1d337be.tar.gz freebsd-ports-gnome-287d373cf218ffeefb905ba528446b82a1d337be.tar.zst freebsd-ports-gnome-287d373cf218ffeefb905ba528446b82a1d337be.zip |
Activate rasmol.
Diffstat (limited to 'biology/Makefile')
-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> |