diff options
-rw-r--r-- | devel/simian/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/simian/Makefile b/devel/simian/Makefile index 825c2183a29d..cb50cb5374b5 100644 --- a/devel/simian/Makefile +++ b/devel/simian/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= http://www.redhillconsulting.com.au/products/simian/ MAINTAINER= gahr@FreeBSD.org COMMENT= Similarity analyser for source and other text files +BROKEN= website has disappeared as of 20100128 + .if defined(WITHOUT_JAVA) && !defined(WITH_MONO) WITH_MONO= yes .endif |