diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2000-03-04 08:23:27 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2000-03-04 08:23:27 +0000 |
commit | a74fcbe6e69263bc277ad2d43e75f81d866752ed (patch) | |
tree | 4a8ec06e3de57ea10caed54d8720683cf1d8d486 /mail | |
parent | 82347045f0c54ce1d8485c81b0559922d7b410b5 (diff) | |
download | ports-a74fcbe6e69263bc277ad2d43e75f81d866752ed.tar.gz ports-a74fcbe6e69263bc277ad2d43e75f81d866752ed.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 3e596f1c3803..23f70f261617 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. 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." +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 ${PORTSDIR}/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 \ |