diff options
author | Tom Rhodes <trhodes@FreeBSD.org> | 2004-07-22 15:16:05 +0000 |
---|---|---|
committer | Tom Rhodes <trhodes@FreeBSD.org> | 2004-07-22 15:16:05 +0000 |
commit | 478886d977a102594efadf57379dedf58259aefd (patch) | |
tree | 0367cb83e41119c274286b03c12f27047f0aad50 /net | |
parent | 5b04074d567c7b518790ba041bf6114b2d60c960 (diff) |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/samba/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/samba/Makefile b/net/samba/Makefile index 67da82fde910..efa599546de4 100644 --- a/net/samba/Makefile +++ b/net/samba/Makefile @@ -29,7 +29,7 @@ PATCHFILES+= samba-2.2.9-browsing-hacks.diff MAINTAINER= ports@FreeBSD.org COMMENT= A free SMB and CIFS client and server for UNIX - +FORBIDDEN= "Potential buffer overruns" CONFLICTS= ja-samba-2.* samba-3.* sharity-light-1.* USE_SUBMAKE= YES |