diff options
Diffstat (limited to 'biology/artemis/Makefile')
-rw-r--r-- | biology/artemis/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/biology/artemis/Makefile b/biology/artemis/Makefile index 43e8ccd0a7ee..37995f38f814 100644 --- a/biology/artemis/Makefile +++ b/biology/artemis/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: artemis -# Date created: 10 Nov 2001 -# Whom: camson@bilateral.com.au -# +# Created by: camson@bilateral.com.au # $FreeBSD$ -# PORTNAME= artemis PORTVERSION= 9 @@ -13,7 +9,7 @@ MASTER_SITES= http://www.sanger.ac.uk/Software/Artemis/v${PORTVERSION}/ \ ftp://ftp.sanger.ac.uk/pub/pathogens/software/artemis/v${PORTVERSION}/ DISTNAME= artemis_compiled_v${PORTVERSION} -MAINTAINER= fernan@iib.unsam.edu.ar +MAINTAINER= ports@FreeBSD.org COMMENT= A DNA sequence viewer and annotation tool WRKSRC= ${WRKDIR}/${PORTNAME} |