diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-10-01 14:45:16 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-10-01 14:45:16 +0000 |
commit | d46aafc64e7f26faee93dd1d52fe9aabd2f2a0a4 (patch) | |
tree | 75e996b6bfaf407af3b02c9859874edec02f73c4 /biology/jalview | |
parent | b08b0f2551cfe3d80ae1ae82608a59e8e4edd113 (diff) | |
download | ports-d46aafc64e7f26faee93dd1d52fe9aabd2f2a0a4.tar.gz ports-d46aafc64e7f26faee93dd1d52fe9aabd2f2a0a4.zip |
Notes
Diffstat (limited to 'biology/jalview')
-rw-r--r-- | biology/jalview/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/biology/jalview/Makefile b/biology/jalview/Makefile index b175f72f376e..12ac7ec80ff0 100644 --- a/biology/jalview/Makefile +++ b/biology/jalview/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: jalview -# Date created: 11 Jan 2006 -# Whom: Fernan Aguero <fernan@iib.unsam.edu.ar> -# +# Created by: Fernan Aguero <fernan@iib.unsam.edu.ar> # $FreeBSD$ -# PORTNAME= jalview PORTVERSION= 2.07 @@ -12,7 +8,7 @@ CATEGORIES= biology java MASTER_SITES= http://www.jalview.org/source/ DISTNAME= ${PORTNAME}_${PORTVERSION:S/./_/} -MAINTAINER= fernan@iib.unsam.edu.ar +MAINTAINER= ports@FreeBSD.org COMMENT= A viewer and editor for multiple sequence alignments USE_JAVA= yes |