diff options
-rw-r--r-- | mail/qpopper/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/qpopper/Makefile b/mail/qpopper/Makefile index f2697bc9c38a..d4400c3421fd 100644 --- a/mail/qpopper/Makefile +++ b/mail/qpopper/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= ftp://ftp.qualcomm.com/eudora/servers/unix/popper/%SUBDIR%/ \ MASTER_SITE_SUBDIR= . old DISTNAME= ${PORTNAME}${PORTVERSION} +FORBIDDEN= "Software contains buffer overflow" + .include <bsd.port.pre.mk> .if ${OSVERSION} >= 400014 |