From d877d5c7bec2d378a4d8938bed9668a5a68d90f9 Mon Sep 17 00:00:00 2001 From: clement Date: Fri, 11 Jun 2004 21:27:28 +0000 Subject: - Mark as forbidden due to security issue: http://0xbadc0ded.org/advisories/0402.txt --- mail/smtpproxy/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'mail/smtpproxy/Makefile') diff --git a/mail/smtpproxy/Makefile b/mail/smtpproxy/Makefile index fa6dbd26b3f..da9e376a643 100644 --- a/mail/smtpproxy/Makefile +++ b/mail/smtpproxy/Makefile @@ -18,6 +18,8 @@ MAKEFILE= makefile MAN1= smtp.proxy.1 +FORBIDDEN= "format string vulnerability" + post-patch: @${REINPLACE_CMD} -e 's,CC =,CC ?=,; s,CFLAGS =,CFLAGS +=,; \ s,/usr/local/sbin,${PREFIX}/libexec,; s,/usr/local,${PREFIX},' \ -- cgit