diff options
author | trhodes <trhodes@FreeBSD.org> | 2004-07-22 15:16:05 +0000 |
---|---|---|
committer | trhodes <trhodes@FreeBSD.org> | 2004-07-22 15:16:05 +0000 |
commit | 307f02c802fc715e7127a630c0876eb4c2caa402 (patch) | |
tree | d938ffd64d82f05073b566b1eacfab1f1959e986 /net | |
parent | b1052f78fc3fac8c87b89ba57495f4206cfa1448 (diff) | |
download | FreeBSD-ports-307f02c802fc715e7127a630c0876eb4c2caa402.zip FreeBSD-ports-307f02c802fc715e7127a630c0876eb4c2caa402.tar.gz |
Mark FORBIDDEN.
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 67da82f..efa5995 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 |