diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-04-12 00:48:24 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-04-12 00:48:24 +0000 |
commit | 430ae1fcbd99d938569c3027d2477b4696744a24 (patch) | |
tree | e4e37a362bc0847dac1e75a8ce6a570ca8f15e68 /www | |
parent | f8b2e9a90ce4e84e71070f3d272999d97b8cfc11 (diff) | |
download | ports-430ae1fcbd99d938569c3027d2477b4696744a24.tar.gz ports-430ae1fcbd99d938569c3027d2477b4696744a24.zip |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/orion/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/orion/Makefile b/www/orion/Makefile index a0f9b5a6a8d9..447fa839480a 100644 --- a/www/orion/Makefile +++ b/www/orion/Makefile @@ -16,6 +16,8 @@ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= znerd@FreeBSD.org COMMENT= Orion Application Server +BROKEN= "Checksum mismatch" + USE_JAVA= 1.2+ USE_ZIP= YES NO_BUILD= YES |