diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2003-03-31 15:14:03 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2003-03-31 15:14:03 +0000 |
commit | 9398c983d07e6bca0e52c9c6da96350ce3966491 (patch) | |
tree | c79569ccfbe761855f1dc7c7b4b4ebc434286962 /net/dcgui | |
parent | SOLARINI pointed to the wrong file. ssrx644.ini itself has still (diff) |
Davide Lemma reports that "With all versions prior to 0.2.3 [it]
is possible due to a bug to see all the content of the whole
filesystem and not just the configured directories."
PR: 47590, 47591
Notes
Notes:
svn path=/head/; revision=77839
Diffstat (limited to 'net/dcgui')
-rw-r--r-- | net/dcgui/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/dcgui/Makefile b/net/dcgui/Makefile index 803dd841aac6..0cc5ba992258 100644 --- a/net/dcgui/Makefile +++ b/net/dcgui/Makefile @@ -19,6 +19,7 @@ DISTNAME= dcgui-0.1beta11 MAINTAINER= e96sv@yahoo.se COMMENT= A Direct Connect client QT GUI +FORBIDDEN= "security bug--see <URL:http://dc.ketelhot.de/news.php>" LIB_DEPENDS= dc.0:${PORTSDIR}/net/dclib \ xml2.5:${PORTSDIR}/textproc/libxml2 |