diff options
author | Jacques Vidrine <nectar@FreeBSD.org> | 2003-09-23 15:34:38 +0000 |
---|---|---|
committer | Jacques Vidrine <nectar@FreeBSD.org> | 2003-09-23 15:34:38 +0000 |
commit | 3afccea6c1d7f1e4a223507b02367e201eb335bb (patch) | |
tree | baa542c327f623a65ce41a81edaec8d38f283cc9 /ftp/proftpd | |
parent | 9ea44383d6b6413c19e76e7e4bd858a7227d06b6 (diff) | |
download | ports-3afccea6c1d7f1e4a223507b02367e201eb335bb.tar.gz ports-3afccea6c1d7f1e4a223507b02367e201eb335bb.zip |
Notes
Diffstat (limited to 'ftp/proftpd')
-rw-r--r-- | ftp/proftpd/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ftp/proftpd/Makefile b/ftp/proftpd/Makefile index 5cfb9b310c20..1cdac2936a5f 100644 --- a/ftp/proftpd/Makefile +++ b/ftp/proftpd/Makefile @@ -17,6 +17,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= mharo@FreeBSD.org COMMENT= Highly configurable ftp daemon +FORBIDDEN= Remotely exploitable vulnerability. http://xforce.iss.net/xforce/alerts/id/154 + MAN1= ftpcount.1 ftpwho.1 ftptop.1 MAN5= xferlog.5 MAN8= proftpd.8 ftpshut.8 |