From 4b998c728e3917653024b7caae48fae61c35234b Mon Sep 17 00:00:00 2001 From: mharo Date: Fri, 10 Sep 1999 16:18:42 +0000 Subject: Mark port as forbidden due to security problems. With any luck the new release will come out today. --- ftp/proftpd/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ftp/proftpd') diff --git a/ftp/proftpd/Makefile b/ftp/proftpd/Makefile index 60560533fde0..c905c10c50cf 100644 --- a/ftp/proftpd/Makefile +++ b/ftp/proftpd/Makefile @@ -27,6 +27,8 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS= --localstatedir=/var/run \ --with-modules=mod_ratio +FORBIDDEN= security problems + post-configure: @${MV} ${WRKSRC}/src/proftpd.8 ${WRKSRC}/src/proftpd.8.pre_sed @${SED} -e 's:/etc:${PREFIX}/etc:' \ -- cgit