diff options
author | kris <kris@FreeBSD.org> | 2007-05-27 05:03:05 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2007-05-27 05:03:05 +0800 |
commit | 73c00b3b53a11f6206a4b43e1c982f08ac6d5348 (patch) | |
tree | bb26c1ba295bd3c417d3144ad8b1f82275b5edfb /biology | |
parent | 532a8e07b6faf905ee272e45d5d33c76ba0d38c8 (diff) | |
download | freebsd-ports-gnome-73c00b3b53a11f6206a4b43e1c982f08ac6d5348.tar.gz freebsd-ports-gnome-73c00b3b53a11f6206a4b43e1c982f08ac6d5348.tar.zst freebsd-ports-gnome-73c00b3b53a11f6206a4b43e1c982f08ac6d5348.zip |
BROKEN: Unfetchable
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 |