diff options
author | nectar <nectar@FreeBSD.org> | 2004-08-13 03:25:14 +0800 |
---|---|---|
committer | nectar <nectar@FreeBSD.org> | 2004-08-13 03:25:14 +0800 |
commit | a6d906bb235d8164b64bb2511819e299c56a5994 (patch) | |
tree | 52c814cca0ad25691c17156c550fd704016b1c4b /net-im/gaim | |
parent | f6f1b8d5dbca8508196f32d3d7f9d488deaea286 (diff) | |
download | freebsd-ports-gnome-a6d906bb235d8164b64bb2511819e299c56a5994.tar.gz freebsd-ports-gnome-a6d906bb235d8164b64bb2511819e299c56a5994.tar.zst freebsd-ports-gnome-a6d906bb235d8164b64bb2511819e299c56a5994.zip |
The MSN component of gaim contains remotely exploitable buffer
overflows.
<URL: http://vuxml.freebsd.org/5b8f9a02-ec93-11d8-b913-000c41e2cdad.html >
Diffstat (limited to 'net-im/gaim')
-rw-r--r-- | net-im/gaim/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-im/gaim/Makefile b/net-im/gaim/Makefile index 36063b3221a2..8d19f30f0bb7 100644 --- a/net-im/gaim/Makefile +++ b/net-im/gaim/Makefile @@ -10,6 +10,8 @@ CATEGORIES?= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} +FORBIDDEN= MSN component contains remotely exploitable buffer overflows http://vuxml.freebsd.org/5b8f9a02-ec93-11d8-b913-000c41e2cdad.html + MAINTAINER?= marcus@FreeBSD.org COMMENT= Multi-protocol instant messaging client |