diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2000-03-04 08:09:12 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2000-03-04 08:09:12 +0000 |
commit | 82347045f0c54ce1d8485c81b0559922d7b410b5 (patch) | |
tree | dd50a4d62f2b48322e74de4482e6d358fb9dd57d /mail | |
parent | ead6cab2ece0f6360fbd07c31ac56af31def94e6 (diff) | |
download | ports-82347045f0c54ce1d8485c81b0559922d7b410b5.tar.gz ports-82347045f0c54ce1d8485c81b0559922d7b410b5.zip |
Notes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/mh/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/mh/Makefile b/mail/mh/Makefile index 21d65bf7ce36..3e596f1c3803 100644 --- a/mail/mh/Makefile +++ b/mail/mh/Makefile @@ -17,7 +17,7 @@ PATCHFILES= MH.6.8.4.Z MAINTAINER= pst@FreeBSD.org -FORBIDDEN= "Buffer overflow in MIME parsing code, exploitable via email." +FORBIDDEN= "Buffer overflow in MIME parsing code, exploitable via email. Since mh is no longer actively developed, this bug may not get fixed - consider using the nmh port in /usr/ports/mail/nmh, which is the successor to mh." MAN1= ali.1 anno.1 burst.1 comp.1 dist.1 folder.1 forw.1 inc.1 mark.1 \ mh-chart.1 mh.1 mhl.1 mhook.1 mhmail.1 mhn.1 mhparam.1 mhpath.1 \ |