diff options
Diffstat (limited to 'www/mnogosearch/Makefile')
-rw-r--r-- | www/mnogosearch/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/mnogosearch/Makefile b/www/mnogosearch/Makefile index f8fede54a6ac..a4c6c53931c7 100644 --- a/www/mnogosearch/Makefile +++ b/www/mnogosearch/Makefile @@ -16,6 +16,8 @@ COMMENT= Full featured SQL-based hypertext search engine RUN_DEPENDS+= ${APXS}:${PORTSDIR}/${APACHE_PORT} +FORBIDDEN= Remotely exploitable buffer overflow + MAN1= indexer.1 MAN5= indexer.conf.5 |