diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2007-05-26 21:03:05 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2007-05-26 21:03:05 +0000 |
commit | 709f1961aebe9dfd60454b0a59d02d4c0de192a8 (patch) | |
tree | ba41f787f92bf8e9357887bec6d1b30dc7098afe /biology | |
parent | 43adabc85f660a56f944fc1e3f1acf14541bdc5c (diff) | |
download | ports-709f1961aebe9dfd60454b0a59d02d4c0de192a8.tar.gz ports-709f1961aebe9dfd60454b0a59d02d4c0de192a8.zip |
Notes
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 |