diff options
author | lioux <lioux@FreeBSD.org> | 2005-05-08 20:38:50 +0000 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2005-05-08 20:38:50 +0000 |
commit | 87250d2001cd9e93fd5f879570d1c9d605c4747d (patch) | |
tree | 576e0bbfbbae8c045076eafbd49b455cd4d412b0 /finance | |
parent | a23be753cdfa4b6873572615520c53d264b4d0da (diff) | |
download | FreeBSD-ports-87250d2001cd9e93fd5f879570d1c9d605c4747d.zip FreeBSD-ports-87250d2001cd9e93fd5f879570d1c9d605c4747d.tar.gz |
Remove BROKEN status since the port is indeed fetchable
Diffstat (limited to 'finance')
-rw-r--r-- | finance/venice/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/finance/venice/Makefile b/finance/venice/Makefile index 0c5183c..c3a9e6b 100644 --- a/finance/venice/Makefile +++ b/finance/venice/Makefile @@ -18,8 +18,6 @@ COMMENT= Merchant Of Venice, a stock market trading program BUILD_DEPENDS= ${JYTHON_PREFIX}/jython.jar:${PORTSDIR}/lang/jython -BROKEN= Unfetchable - USE_JAVA= yes JAVA_VERSION= 1.4+ USE_ANT= yes |