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/valknut | |
parent | 9a6254b013480b8182904dee32cb409d75f1991a (diff) | |
download | ports-9398c983d07e6bca0e52c9c6da96350ce3966491.tar.gz ports-9398c983d07e6bca0e52c9c6da96350ce3966491.zip |
Notes
Diffstat (limited to 'net/valknut')
-rw-r--r-- | net/valknut/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/valknut/Makefile b/net/valknut/Makefile index 803dd841aac6..0cc5ba992258 100644 --- a/net/valknut/Makefile +++ b/net/valknut/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 |