diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2004-01-15 05:03:24 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2004-01-15 05:03:24 +0000 |
commit | 0c8cf8b502b66aed948acae557f4deb3be00226f (patch) | |
tree | ff660d411b248c5e3b5375ed2ee17c4a6b797ad4 /net/fspd | |
parent | 79f2d5a164c24562da578362bc82ccc7bd681bec (diff) | |
download | ports-0c8cf8b502b66aed948acae557f4deb3be00226f.tar.gz ports-0c8cf8b502b66aed948acae557f4deb3be00226f.zip |
Notes
Diffstat (limited to 'net/fspd')
-rw-r--r-- | net/fspd/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/fspd/Makefile b/net/fspd/Makefile index 4bac9fbef8d7..f0e3b91863d3 100644 --- a/net/fspd/Makefile +++ b/net/fspd/Makefile @@ -14,6 +14,8 @@ DISTNAME= fsp.281-B3 MAINTAINER= trevor@FreeBSD.org COMMENT= FSP daemon +FORBIDDEN= "buffer overflow (CAN-2004-0011) and directory traversal (CAN-2003-1022) bugs" + ALL_TARGET= fspserver DOCDIR= share/doc/${PORTNAME} DOCFILES= BETA.README ChangeLog FILES INFO TODO INSTALL MACHINES |