diff options
Diffstat (limited to 'biology')
-rw-r--r-- | biology/artemis/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/biology/artemis/Makefile b/biology/artemis/Makefile index ee85444fc5ef..a9a88d12d447 100644 --- a/biology/artemis/Makefile +++ b/biology/artemis/Makefile @@ -15,6 +15,8 @@ DISTNAME= artemis_compiled_v${PORTVERSION}_${PORTREVISION} MAINTAINER= fernan@iib.unsam.edu.ar COMMENT= A DNA sequence viewer and annotation tool +BROKEN= Unfetchable + WRKSRC= ${WRKDIR}/${PORTNAME} USE_JAVA= yes |