diff options
author | nectar <nectar@FreeBSD.org> | 2004-02-16 02:05:45 +0800 |
---|---|---|
committer | nectar <nectar@FreeBSD.org> | 2004-02-16 02:05:45 +0800 |
commit | 2acf4c0dffb6b0abd581c9794616c57baa262985 (patch) | |
tree | bd238d05e5d6a850902f251a8b2886bca9925a07 /www/mnogosearch31 | |
parent | 457947867c6daca9444fd50866901c376378c2b4 (diff) | |
download | freebsd-ports-gnome-2acf4c0dffb6b0abd581c9794616c57baa262985.tar.gz freebsd-ports-gnome-2acf4c0dffb6b0abd581c9794616c57baa262985.tar.zst freebsd-ports-gnome-2acf4c0dffb6b0abd581c9794616c57baa262985.zip |
Remove FORBIDDEN. The maintainer (ache) reports that this version is
not affected.
Diffstat (limited to 'www/mnogosearch31')
-rw-r--r-- | www/mnogosearch31/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/www/mnogosearch31/Makefile b/www/mnogosearch31/Makefile index a4c6c53931c7..f8fede54a6ac 100644 --- a/www/mnogosearch31/Makefile +++ b/www/mnogosearch31/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 |