1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00

Mark FORBIDDEN due to another buffer overflow.

http://security.e-matters.de/advisories/032002.html

  % cvs rlog ports/mail/fetchmail/Makefile | grep 'exploit' | wc
         3      28     203
This commit is contained in:
Jacques Vidrine 2002-09-29 15:20:30 +00:00
parent 56385a8413
commit 169788a18e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=67243

View File

@ -17,6 +17,8 @@ MASTER_SITES= http://www.tuxedo.org/~esr/fetchmail/ \
MAINTAINER= ve@sci.fi
FORBIDDEN= "Yet another remote buffer overflow. http://security.e-matters.de/advisories/032002.html"
LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext
.if defined(WITH_X11)
USE_PYTHON= yes