diff options
author | Wen Heping <wen@FreeBSD.org> | 2016-10-28 01:49:40 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2016-10-28 01:49:40 +0000 |
commit | 4057d48f4f74eb2a04073c49c2d888381554b0a2 (patch) | |
tree | 840a010bd070da0d6a51d1de64d3008544b7017a /biology/biojava/Makefile | |
parent | e46a43b9a71e6728b060241e8df45ed39981acea (diff) | |
download | ports-4057d48f4f74eb2a04073c49c2d888381554b0a2.tar.gz ports-4057d48f4f74eb2a04073c49c2d888381554b0a2.zip |
- Mark it BROKEN
- Reset maintainer to ports@
Notes
Notes:
svn path=/head/; revision=424800
Diffstat (limited to 'biology/biojava/Makefile')
-rw-r--r-- | biology/biojava/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/biology/biojava/Makefile b/biology/biojava/Makefile index de1403f37d33..1a6e56fef7f9 100644 --- a/biology/biojava/Makefile +++ b/biology/biojava/Makefile @@ -9,9 +9,11 @@ MASTER_SITES= http://www.biojava.org/download/bj17/all/ DISTNAME= ${PORTNAME}-${DISTVERSION}-all EXTRACT_SUFX= .jar -MAINTAINER= wenheping@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Open-source Java tools for processing biological data +BROKEN= Does not build + USE_JAVA= yes JAVA_VERSION= 1.6+ USE_ANT= yes |