diff options
author | Jacques Vidrine <nectar@FreeBSD.org> | 2004-02-15 18:05:45 +0000 |
---|---|---|
committer | Jacques Vidrine <nectar@FreeBSD.org> | 2004-02-15 18:05:45 +0000 |
commit | eab7af07b3e0c4879d71c83b2f597398c425ae51 (patch) | |
tree | 908ff78155d9a1f9e8455f329301b653f93f6773 /www/mnogosearch | |
parent | 336eb20d96ca3bdae0081da43c5f4afea5a1d501 (diff) | |
download | ports-eab7af07b3e0c4879d71c83b2f597398c425ae51.tar.gz ports-eab7af07b3e0c4879d71c83b2f597398c425ae51.zip |
Notes
Diffstat (limited to 'www/mnogosearch')
-rw-r--r-- | www/mnogosearch/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/www/mnogosearch/Makefile b/www/mnogosearch/Makefile index a4c6c53931c7..f8fede54a6ac 100644 --- a/www/mnogosearch/Makefile +++ b/www/mnogosearch/Makefile @@ -16,8 +16,6 @@ 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 |