diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-07-27 23:25:33 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-07-27 23:25:33 +0000 |
commit | c23cc4074c4780fbdb038caecb7d43e5ce58e78a (patch) | |
tree | adb3decf75e056017f92743334afad729ac76ab0 /biology/seaview | |
parent | 53305a53efa8d924dd3d4f72b161e070053a3ddc (diff) |
Notes
Diffstat (limited to 'biology/seaview')
-rw-r--r-- | biology/seaview/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/biology/seaview/Makefile b/biology/seaview/Makefile index 87820aa4ceca..b02a365dc645 100644 --- a/biology/seaview/Makefile +++ b/biology/seaview/Makefile @@ -3,12 +3,12 @@ # Date created: Dec 5 1997 # Whom: frankch@waru.life.nthu.edu.tw # -# $Id: Makefile,v 1.2 1997/12/26 11:49:39 asami Exp $ +# $Id: Makefile,v 1.3 1998/03/30 23:44:07 asami Exp $ # DISTNAME= seaview PKGNAME= seaview-1.0 -CATEGORIES= biology x11 +CATEGORIES= biology MASTER_SITES= ftp://biom3.univ-lyon1.fr/pub/mol_phylogeny/seaview/ EXTRACT_SUFX= .tar |