diff options
author | Jacques Vidrine <nectar@FreeBSD.org> | 2004-05-12 14:55:36 +0000 |
---|---|---|
committer | Jacques Vidrine <nectar@FreeBSD.org> | 2004-05-12 14:55:36 +0000 |
commit | 3f11726970c11259188c4169bfbf4b581866d0e2 (patch) | |
tree | 8424338c49dab973df9648bb11832911965307a5 /mail/cyrus | |
parent | 647cc8f05cd143c610875b0537c307876200e9ea (diff) |
Notes
Diffstat (limited to 'mail/cyrus')
-rw-r--r-- | mail/cyrus/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/cyrus/Makefile b/mail/cyrus/Makefile index 40e841beaacd..5bb4cce5ca42 100644 --- a/mail/cyrus/Makefile +++ b/mail/cyrus/Makefile @@ -16,7 +16,7 @@ DISTNAME= ${PORTNAME}-imapd-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= The cyrus mail server, supporting POP3, KPOP, and IMAP4 protocols -FORBIDDEN= remote exploitable buffer overflow (US-CERT VU#740169, SecurityFocus BID 6298) +FORBIDDEN= remote exploitable buffer overflow: US-CERT VU\#740169, SecurityFocus BID 6298 CONFLICTS= cyrus-imapd-* |