diff options
| -rw-r--r-- | mail/popper/Makefile | 2 | ||||
| -rw-r--r-- | mail/qpopper/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/mail/popper/Makefile b/mail/popper/Makefile index 097d8d9d8c82..475d5eb758fa 100644 --- a/mail/popper/Makefile +++ b/mail/popper/Makefile @@ -14,6 +14,8 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ache@freebsd.org +FORBIDDEN= "Remote buffer overflow yielding gid mail" + # Set POPD_YOUBIN_SUPPORT variable in the environment to enable # youbin support. # diff --git a/mail/qpopper/Makefile b/mail/qpopper/Makefile index 097d8d9d8c82..475d5eb758fa 100644 --- a/mail/qpopper/Makefile +++ b/mail/qpopper/Makefile @@ -14,6 +14,8 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ache@freebsd.org +FORBIDDEN= "Remote buffer overflow yielding gid mail" + # Set POPD_YOUBIN_SUPPORT variable in the environment to enable # youbin support. # |
