diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2004-12-11 03:49:29 +0000 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2004-12-11 03:49:29 +0000 |
commit | fd116809ac7e14dc93ed4e37ffe3846bd0feb715 (patch) | |
tree | f67a5b85fc35ee284ee0f3b4081c68a77804d919 /biology/seaview | |
parent | 0085507ce383904415349975cc321605e170bdd3 (diff) |
Notes
Diffstat (limited to 'biology/seaview')
-rw-r--r-- | biology/seaview/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/biology/seaview/Makefile b/biology/seaview/Makefile index f96107deb3a1..f249263d0995 100644 --- a/biology/seaview/Makefile +++ b/biology/seaview/Makefile @@ -10,8 +10,8 @@ PORTVERSION= 2004.03.16 CATEGORIES= biology MASTER_SITES= ftp://pbil.univ-lyon1.fr/pub/mol_phylogeny/seaview/ DISTNAME= ${PORTNAME} -DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} EXTRACT_SUFX= .tar +DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} MAINTAINER= fernan@iib.unsam.edu.ar COMMENT= Multiple DNA/protein sequence alignment editor |