diff options
-rw-r--r-- | ftp/proftpd-devel/Makefile | 2 | ||||
-rw-r--r-- | ftp/proftpd/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/ftp/proftpd-devel/Makefile b/ftp/proftpd-devel/Makefile index 3ed74182fd80..fbcf82b27b9b 100644 --- a/ftp/proftpd-devel/Makefile +++ b/ftp/proftpd-devel/Makefile @@ -16,6 +16,8 @@ DISTNAME= ${PORTNAME}-1.2.0pre10 MAINTAINER= mharo@FreeBSD.org +FORBIDDEN= "Remote root hole, exploitable anonymously" + MAN1= ftpcount.1 ftpwho.1 MAN5= xferlog.5 MAN8= proftpd.8 ftpshut.8 diff --git a/ftp/proftpd/Makefile b/ftp/proftpd/Makefile index 3ed74182fd80..fbcf82b27b9b 100644 --- a/ftp/proftpd/Makefile +++ b/ftp/proftpd/Makefile @@ -16,6 +16,8 @@ DISTNAME= ${PORTNAME}-1.2.0pre10 MAINTAINER= mharo@FreeBSD.org +FORBIDDEN= "Remote root hole, exploitable anonymously" + MAN1= ftpcount.1 ftpwho.1 MAN5= xferlog.5 MAN8= proftpd.8 ftpshut.8 |