diff options
author | kris <kris@FreeBSD.org> | 2000-03-04 16:23:27 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2000-03-04 16:23:27 +0800 |
commit | 0b766bf1031960df31591c746d4afe3e27fefb25 (patch) | |
tree | 3c8602aa756d45c3d69a78b2e446db3e54d81f82 /mail | |
parent | 1d8ade649cdbf3c4b9e53d76afef267fcaf97812 (diff) | |
download | freebsd-ports-gnome-0b766bf1031960df31591c746d4afe3e27fefb25.tar.gz freebsd-ports-gnome-0b766bf1031960df31591c746d4afe3e27fefb25.tar.zst freebsd-ports-gnome-0b766bf1031960df31591c746d4afe3e27fefb25.zip |
/usr/ports -> ${PORTSDIR}
Submitted by: sheldonh
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 \ |