diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2004-12-11 11:49:29 +0800 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2004-12-11 11:49:29 +0800 |
commit | fd116809ac7e14dc93ed4e37ffe3846bd0feb715 (patch) | |
tree | f67a5b85fc35ee284ee0f3b4081c68a77804d919 /biology/seaview | |
parent | 0085507ce383904415349975cc321605e170bdd3 (diff) | |
download | freebsd-ports-gnome-fd116809ac7e14dc93ed4e37ffe3846bd0feb715.tar.gz freebsd-ports-gnome-fd116809ac7e14dc93ed4e37ffe3846bd0feb715.tar.zst freebsd-ports-gnome-fd116809ac7e14dc93ed4e37ffe3846bd0feb715.zip |
- This update brings seaview to the latest release (dated 09.24.04
in the FTP site).
- While here add a modeline for vi, and fix a tab (cosmetic)
- Make portlint happy.
PR: ports/74897
Submitted by: maintainer
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 |