diff options
author | Simon L. B. Nielsen <simon@FreeBSD.org> | 2005-12-14 22:10:27 +0000 |
---|---|---|
committer | Simon L. B. Nielsen <simon@FreeBSD.org> | 2005-12-14 22:10:27 +0000 |
commit | 965416509e6500f92a17de605e78fa51172a3c91 (patch) | |
tree | 151c10e05c952e548d0351e0e2b9520550250aff /databases/mantis | |
parent | 00a1f61a2124da9f3b2b4d6675aa202947f373d9 (diff) | |
download | ports-965416509e6500f92a17de605e78fa51172a3c91.tar.gz ports-965416509e6500f92a17de605e78fa51172a3c91.zip |
Notes
Diffstat (limited to 'databases/mantis')
-rw-r--r-- | databases/mantis/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/mantis/Makefile b/databases/mantis/Makefile index 64f37e32998e..77441f8de9d3 100644 --- a/databases/mantis/Makefile +++ b/databases/mantis/Makefile @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= mantisbt MAINTAINER= gioria@FreeBSD.org COMMENT= A bug tracking system written in PHP +FORBIDDEN= http://vuxml.FreeBSD.org/82a41084-6ce7-11da-b90c-000e0c2e438a.html + NO_BUILD= yes USE_MYSQL= yes USE_APACHE= yes |