diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2012-10-01 22:45:16 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2012-10-01 22:45:16 +0800 |
commit | 5b8d57abfdaf198d8c45c4cd097e89e26dc62aa9 (patch) | |
tree | 75e996b6bfaf407af3b02c9859874edec02f73c4 /biology/fasta3 | |
parent | b0c5781d091cdf2bb53ee7de6e4e57e5b0a97c56 (diff) | |
download | freebsd-ports-gnome-5b8d57abfdaf198d8c45c4cd097e89e26dc62aa9.tar.gz freebsd-ports-gnome-5b8d57abfdaf198d8c45c4cd097e89e26dc62aa9.tar.zst freebsd-ports-gnome-5b8d57abfdaf198d8c45c4cd097e89e26dc62aa9.zip |
- Reassign to the heap at maintainer's request
Diffstat (limited to 'biology/fasta3')
-rw-r--r-- | biology/fasta3/Makefile | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/biology/fasta3/Makefile b/biology/fasta3/Makefile index f6cc152969f8..2fc07fdd4af1 100644 --- a/biology/fasta3/Makefile +++ b/biology/fasta3/Makefile @@ -1,10 +1,5 @@ -# ex:ts=8 -# New ports collection makefile for: fasta3 -# Date created: 29 January 2001 -# Whom: Johann Visagie <johann@egenetics.com> -# +# Created by: Johann Visagie <johann@egenetics.com> # $FreeBSD$ -# PORTNAME= fasta3 PORTVERSION= 36.3.2 @@ -12,7 +7,7 @@ CATEGORIES= biology MASTER_SITES= http://faculty.virginia.edu/wrpearson/fasta/fasta36/ DISTNAME= fasta-${PORTVERSION} -MAINTAINER= fernan@iib.unsam.edu.ar +MAINTAINER= ports@FreeBSD.org COMMENT= A collection of programs for searching DNA and protein databases NO_CDROM= May not be sold or incorporated into a commercial product |