diff options
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/moxftp/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ftp/moxftp/Makefile b/ftp/moxftp/Makefile index fee4a4f08a69..0e6171ade963 100644 --- a/ftp/moxftp/Makefile +++ b/ftp/moxftp/Makefile @@ -14,6 +14,8 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org +FORBIDDEN= Remotely exploitable buffer overflow + USE_X_PREFIX= yes GNU_CONFIGURE= yes MAN1= ${PROGRAM_NAME}.1 |