aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ftp/proftpd-devel/Makefile2
-rw-r--r--ftp/proftpd/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/ftp/proftpd-devel/Makefile b/ftp/proftpd-devel/Makefile
index 9ae70fd5f8ec..da97d80367c4 100644
--- a/ftp/proftpd-devel/Makefile
+++ b/ftp/proftpd-devel/Makefile
@@ -15,6 +15,8 @@ MASTER_SITES= ftp://ftp.proftpd.org/distrib/source/ \
MAINTAINER= mharo@FreeBSD.org
+FORBIDDEN= "Security vulnerability - check back in a few days"
+
.if defined(WITH_LDAP)
MASTER_SITES+= http://www.horde.net/~jwm/software/proftpd-ldap/
MOD_LDAP= mod_ldap-2.7.4.tar.bz2
diff --git a/ftp/proftpd/Makefile b/ftp/proftpd/Makefile
index 9ae70fd5f8ec..da97d80367c4 100644
--- a/ftp/proftpd/Makefile
+++ b/ftp/proftpd/Makefile
@@ -15,6 +15,8 @@ MASTER_SITES= ftp://ftp.proftpd.org/distrib/source/ \
MAINTAINER= mharo@FreeBSD.org
+FORBIDDEN= "Security vulnerability - check back in a few days"
+
.if defined(WITH_LDAP)
MASTER_SITES+= http://www.horde.net/~jwm/software/proftpd-ldap/
MOD_LDAP= mod_ldap-2.7.4.tar.bz2