diff options
Diffstat (limited to 'biology/finchtv/Makefile')
-rw-r--r-- | biology/finchtv/Makefile | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/biology/finchtv/Makefile b/biology/finchtv/Makefile index 2cfb6af26c32..7220ed11b1b0 100644 --- a/biology/finchtv/Makefile +++ b/biology/finchtv/Makefile @@ -1,10 +1,5 @@ -# ex:ts=8 -# New ports collection makefile for: FinchTV -# Date created: 10 Aug 2004 -# Whom: Fernan Aguero <fernan@iib.unsam.edu.ar> -# +# Created by: Fernan Aguero <fernan@iib.unsam.edu.ar> # $FreeBSD$ -# PORTNAME= finchtv PORTVERSION= 1.3.1 @@ -12,7 +7,7 @@ CATEGORIES= biology MASTER_SITES= http://www.geospiza.com/finchtv/download/programs/linux/ DISTNAME= ${PORTNAME}_${PORTVERSION:S/./_/g} -MAINTAINER= fernan@iib.unsam.edu.ar +MAINTAINER= ports@FreeBSD.org COMMENT= A chromatogram trace viewer USE_LINUX?= yes |